Refined seletable

This commit is contained in:
h4h13 2020-01-06 11:04:09 +05:30
parent 813fb86073
commit e1f2d14ee8
45 changed files with 259 additions and 332 deletions

View file

@ -4,6 +4,7 @@
android:id="@+id/imageContainer"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:foreground="?attr/rectSelector"
android:orientation="vertical">
<androidx.appcompat.widget.AppCompatImageView