We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ab655 commit 95f778aCopy full SHA for 95f778a
app/src/main/res/layout/recyclerview_row.xml
@@ -3,6 +3,7 @@
3
xmlns:app="http://schemas.android.com/apk/res-auto"
4
android:layout_width="match_parent"
5
android:layout_height="wrap_content"
6
+ android:minHeight="48dp"
7
android:clickable="true"
8
android:focusable="true"
9
android:foreground="?android:attr/selectableItemBackground">
0 commit comments