This commit is contained in:
Zhengyu Peng
2022-02-21 21:18:57 -05:00
parent eceac6ca6d
commit af008e165c
5 changed files with 57 additions and 86 deletions
@@ -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"