aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/contact_key.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2015-01-29 23:26:41 +0100
committeriNPUTmice <daniel@gultsch.de>2015-01-29 23:26:41 +0100
commit6c3ea7f2bdde738c48067ecb6b6588b7ad39a05e (patch)
tree741f7defe8265ee8b61f95ddc3f3ecab9a72d158 /src/main/res/layout/contact_key.xml
parentf2bf64d19d7eb14f34324311ebf4f95378d81fbe (diff)
parent26bc2d387f9efb4fa936b95b2c6cc26b8503757f (diff)
Merge branch 'development' of https://github.com/siacs/Conversations into development
Diffstat (limited to 'src/main/res/layout/contact_key.xml')
-rw-r--r--src/main/res/layout/contact_key.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/contact_key.xml b/src/main/res/layout/contact_key.xml
index 7053857fb..755728776 100644
--- a/src/main/res/layout/contact_key.xml
+++ b/src/main/res/layout/contact_key.xml
@@ -35,7 +35,7 @@
android:layout_centerVertical="true"
android:background="?android:selectableItemBackground"
android:padding="8dp"
- android:src="@drawable/ic_action_remove"
+ android:src="?attr/icon_remove"
android:visibility="invisible" />
</RelativeLayout> \ No newline at end of file