Skip to content

Commit 98be1aa

Browse files
committed
add backgroud
1 parent a837dd1 commit 98be1aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/list_item_diagnostic.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<TableRow xmlns:android="http://schemas.android.com/apk/res/android"
1818
xmlns:tools="http://schemas.android.com/tools"
1919
android:layout_width="match_parent"
20+
android:background="?selectableItemBackground"
2021
android:layout_height="wrap_content"
2122
android:orientation="horizontal">
2223

0 commit comments

Comments
 (0)