This commit is contained in:
Zhengyu Peng
2022-02-21 21:18:57 -05:00
parent c115d2ccce
commit 7ad3823f9b
5 changed files with 57 additions and 86 deletions

View File

@ -6,7 +6,9 @@
android:layout_height="wrap_content"
android:clickable="true"
android:focusable="true"
android:background="?android:attr/selectableItemBackground">
android:background="?android:attr/selectableItemBackground"
android:paddingTop="24dp"
android:paddingBottom="24dp">
<ImageView
android:id="@+id/imageView"