chinwag-android/app
Konrad Pozniak eb83cb7d17
fix background of bottom tab bar (#4791)
`TabLayout` with Material 3 styling has a thin line at the bottom. That
makes sense when it is above the scrollable content, but not when it is
below.

Before:

![before](https://github.com/user-attachments/assets/619f125b-c817-4615-b6b6-29c885c90723)

After:

![after](https://github.com/user-attachments/assets/3b22d183-c844-4859-9bf8-d530f63cf97e)
2024-12-06 11:18:10 +01:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase only check once for filters v2 availability (#4539) 2024-07-03 21:18:09 +02:00
src fix background of bottom tab bar (#4791) 2024-12-06 11:18:10 +01:00
build.gradle modernize tests (#4777) 2024-12-03 18:46:29 +01:00
getGitSha.gradle Previous attempt to fix git sha on non-git build broke git build. (#3322) 2023-02-16 20:20:52 +01:00
lint-baseline.xml fix new warnings, regenerate lint-baseline.xml (#4684) 2024-09-16 20:57:27 +02:00
lint.xml Fix some warnings & recreate lint-baseline.xml (#4278) 2024-02-25 16:20:26 +01:00
proguard-rules.pro Replace Gson library with Moshi (#4309) 2024-04-02 21:01:04 +02:00