compose-lobsters/android/src
Harsh Shandilya 76dd90a287 fix(android): prevent transparent navigation bar on API <= 31
Haze only works on API 32 and above so we set a solid background
color for devices without blur.
2024-11-16 22:50:55 +05:30
..
androidTest fix(android): update LeakCanary API usage 2024-06-13 20:46:01 +05:30
debug fix(common): slightly increase padding in LobstersCard 2024-09-02 12:49:32 +05:30
internal/res/values feat(build): add internal build type 2024-02-22 13:47:04 +05:30
main fix(android): prevent transparent navigation bar on API <= 31 2024-11-16 22:50:55 +05:30
screenshotTest/kotlin/dev/msfjarvis/claw/android/ui/lists refactor(android): revamp the user interactions of tablet UI and cleanup code 2024-10-28 01:14:39 +05:30