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 781f699 commit 5f3eed1Copy full SHA for 5f3eed1
Simplenote/src/main/res/layout/search_suggestion.xml
@@ -39,7 +39,7 @@
39
40
<ImageButton
41
android:id="@+id/suggestion_delete"
42
- android:background="?attr/selectableItemBackgroundBorderless"
+ android:background="?attr/actionBarItemBackground"
43
android:contentDescription="@string/description_delete_item"
44
android:focusable="false"
45
android:focusableInTouchMode="false"
0 commit comments