chinwag-android/app
Konrad Pozniak fd7d966148
improve preview card when there is no author or description (#4872)
Remove the bottom space on vertical layout, center text vertically on
horizontal layout. Make sure the image on the horizontal layout is at
least square.


Before / After:

<img
src="https://github.com/user-attachments/assets/a2399c50-c878-413f-bb65-a45b2c0af90c"
width="280"/>

<img
src="https://github.com/user-attachments/assets/8b83a1d9-3991-4f9c-981f-2a50354b6727"
width="280"/>
2025-01-17 12:35:48 +01:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Move all database queries off the ui thread & add a ViewModel for MainActivity (#4786) 2025-01-17 12:35:35 +01:00
src improve preview card when there is no author or description (#4872) 2025-01-17 12:35:48 +01:00
build.gradle prepare release 128 (#4836) 2025-01-06 09:58:58 +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