aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/contact_key.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-09-12 17:53:42 +0200
committeriNPUTmice <daniel@gultsch.de>2014-09-12 17:53:42 +0200
commit83c3b33f18429dc8788c2b58a31d150bee553d10 (patch)
treef4451e53a65dd25fd434dcb08bdaad53137e987a /res/layout/contact_key.xml
parentcee898084ee27592d774c8f62f5be7fd1edf821b (diff)
parent73cba91c9b08ff512104897b32837f9824f1cd3e (diff)
Merge branch 'development'0.7.1
Diffstat (limited to 'res/layout/contact_key.xml')
-rw-r--r--res/layout/contact_key.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/contact_key.xml b/res/layout/contact_key.xml
index 904523a1..e10f8420 100644
--- a/res/layout/contact_key.xml
+++ b/res/layout/contact_key.xml
@@ -32,9 +32,9 @@
android:layout_height="wrap_content"
android:layout_alignParentRight="true"
android:layout_centerVertical="true"
- android:padding="8dp"
android:background="?android:selectableItemBackground"
+ android:padding="8dp"
android:src="@drawable/ic_action_remove"
- android:visibility="invisible"/>
+ android:visibility="invisible" />
</RelativeLayout> \ No newline at end of file