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 fcbd154 commit 13ba456Copy full SHA for 13ba456
Simplenote/src/main/res/layout/collaborator_row.xml
@@ -25,7 +25,7 @@
25
26
<ImageButton
27
android:id="@+id/collaborator_remove_button"
28
- android:background="?attr/selectableItemBackgroundBorderless"
+ android:background="?attr/actionBarItemBackground"
29
android:contentDescription="@string/remove_collaborator"
30
android:focusable="false"
31
android:focusableInTouchMode="false"
0 commit comments