Skip to content

Commit 5f3eed1

Browse files
committed
Update touch feedback of delete item image button
1 parent 781f699 commit 5f3eed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Simplenote/src/main/res/layout/search_suggestion.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<ImageButton
4141
android:id="@+id/suggestion_delete"
42-
android:background="?attr/selectableItemBackgroundBorderless"
42+
android:background="?attr/actionBarItemBackground"
4343
android:contentDescription="@string/description_delete_item"
4444
android:focusable="false"
4545
android:focusableInTouchMode="false"

0 commit comments

Comments
 (0)