Skip to content

Commit 13ba456

Browse files
committed
Update touch feedback of remove collaborator image button
1 parent fcbd154 commit 13ba456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

2626
<ImageButton
2727
android:id="@+id/collaborator_remove_button"
28-
android:background="?attr/selectableItemBackgroundBorderless"
28+
android:background="?attr/actionBarItemBackground"
2929
android:contentDescription="@string/remove_collaborator"
3030
android:focusable="false"
3131
android:focusableInTouchMode="false"

0 commit comments

Comments
 (0)