chinwag-android/app/src/main/java/com/keylesspalace/tusky/adapter
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
..
AccountFieldEditAdapter.kt full sdk 34 support (#4224) 2024-02-23 10:27:19 +01:00
AccountSelectionAdapter.kt inject SharedPreferences (#4441) 2024-05-24 08:05:09 +02:00
AccountViewHolder.kt Convert AccountViewHolder from Java to Kotlin (#3044) 2022-12-28 19:07:43 +01:00
EmojiAdapter.kt Sort by category in emoji picker (#4533) 2024-06-29 19:38:27 +02:00
FilteredStatusViewHolder.kt split out FilteredStatusViewHolder from StatusBaseViewHolder (#4543) 2024-07-05 10:13:37 +02:00
FollowRequestViewHolder.kt don't load custom emojis in their full size (#4429) 2024-05-10 12:22:07 +02:00
LocaleAdapter.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
PlaceholderViewHolder.kt fix new warnings, regenerate lint-baseline.xml (#4684) 2024-09-16 20:57:27 +02:00
PollAdapter.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
PreviewPollOptionsAdapter.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
StatusBaseViewHolder.java improve preview card when there is no author or description (#4872) 2025-01-17 12:35:48 +01:00
StatusDetailedViewHolder.java 3771: Add "display replied to" functionality (#4834) 2025-01-06 10:27:27 +01:00
StatusViewHolder.java 3771: Add "display replied to" functionality (#4834) 2025-01-06 10:27:27 +01:00
TabAdapter.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00