Small behavior fix

pull/206/head
M66B 3 years ago
parent ce72af61c8
commit a3c2ce6912

@ -8,7 +8,7 @@
android:id="@+id/clItem"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/activatableItemBackground"
android:background="?attr/selectableItemBackground"
android:padding="3dp">
<View

Loading…
Cancel
Save