[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. |
||
|---|---|---|
| .. | ||
| schemas/com.keylesspalace.tusky.db.AppDatabase | ||
| src | ||
| build.gradle | ||
| getGitSha.gradle | ||
| lint-baseline.xml | ||
| lint.xml | ||
| proguard-rules.pro | ||