New option: Fixed height preview in card.

This commit is contained in:
Alex Ning
2022-01-16 15:19:55 +08:00
parent 44ed414f28
commit 85a51d7dc8
9 changed files with 57 additions and 11 deletions

View File

@@ -233,6 +233,7 @@
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_margin="0dp"
android:padding="4dp"
android:background="@drawable/play_button_round_background"
android:visibility="gone" />