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 335a809 commit 01e11bfCopy full SHA for 01e11bf
app/src/main/res/layout/activity_test.xml
@@ -33,7 +33,7 @@
33
android:id="@+id/add"
34
android:layout_width="match_parent"
35
android:layout_height="48dp"
36
- android:background="?selectableItemBackgroundBorderless"
+ android:background="?selectableItemBackground"
37
app:srcCompat="@drawable/ic_round_add_24" />
38
39
<TextView
@@ -89,7 +89,6 @@
89
90
91
92
- android:background="?selectableItemBackground"
93
android:drawablePadding="12dp"
94
android:gravity="center_vertical"
95
android:paddingStart="12dp"
0 commit comments