aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/contact_key.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-09-11 16:22:33 +0200
committeriNPUTmice <daniel@gultsch.de>2014-09-11 16:22:33 +0200
commit12b62adeca59e0f6dc2c04331fd65244dfc809f8 (patch)
tree7c7aadc27fe8ad89438f83d3b30d9409f4031a51 /res/layout/contact_key.xml
parentdee46f34536577f6b395f7fe62d3503ecf5cf7fc (diff)
added missing strings back. + formating
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