chinwag-android/app
Konrad Pozniak 0be0aa66f8
improve margin between post content and buttons (#4981)
[A user made me aware of the fact that we have varying spacing between
post content and the
buttons](https://mstdn.games/@Sven/114104502703573482), so I
investigated 🧐

Indeed, there were some problems:

- The trailing hashtags bar was sometimes visible, despite not showing
any content.
- The media container was visible despite showing no media
- The buttons where layed out differently when showing a conversation

This change fixes those problems and adds an additional 2dp space
between buttons and contents because without these issues the buttons
and the content are quite close otherwise.
2025-03-10 19:17:12 +01:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase various not push related notification improvements (#4929) 2025-02-24 14:53:05 +01:00
src improve margin between post content and buttons (#4981) 2025-03-10 19:17:12 +01:00
build.gradle prepare Release 130 (#4949) 2025-03-03 20:25:15 +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(deps): update kotlin (#4774) 2025-01-10 14:00:00 +01:00
proguard-rules.pro Replace Gson library with Moshi (#4309) 2024-04-02 21:01:04 +02:00