aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/presence_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/presence_template.xml')
-rw-r--r--src/main/res/layout/presence_template.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/presence_template.xml b/src/main/res/layout/presence_template.xml
index 3d64ea468..42f374a7b 100644
--- a/src/main/res/layout/presence_template.xml
+++ b/src/main/res/layout/presence_template.xml
@@ -44,7 +44,7 @@
android:layout_alignParentEnd="true"
android:layout_alignParentRight="true"
android:layout_centerVertical="true"
- android:background="?attr/selectableItemBackgroundBorderless"
+ android:background="?attr/color_background_secondary"
android:padding="@dimen/image_button_padding"
android:src="?attr/icon_remove" />
</RelativeLayout> \ No newline at end of file