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 a837dd1 commit 98be1aaCopy full SHA for 98be1aa
app/src/main/res/layout/list_item_diagnostic.xml
@@ -17,6 +17,7 @@
17
<TableRow xmlns:android="http://schemas.android.com/apk/res/android"
18
xmlns:tools="http://schemas.android.com/tools"
19
android:layout_width="match_parent"
20
+ android:background="?selectableItemBackground"
21
android:layout_height="wrap_content"
22
android:orientation="horizontal">
23
0 commit comments