aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/contact.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2014-03-15 04:59:18 +0100
committerDaniel Gultsch <daniel@gultsch.de>2014-03-15 04:59:18 +0100
commitafe12447098424254366f5714645420973b37f36 (patch)
treec951a639f70aea05da34848b8db4ceaf2594ac4a /res/layout/contact.xml
parentf3b6c9969300e09da5203436718760fbec852a31 (diff)
muc creation
Diffstat (limited to 'res/layout/contact.xml')
-rw-r--r--res/layout/contact.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/contact.xml b/res/layout/contact.xml
index 82404d3f0..fcf8e8b97 100644
--- a/res/layout/contact.xml
+++ b/res/layout/contact.xml
@@ -3,7 +3,8 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:padding="8dp"
- android:paddingBottom="8dp">
+ android:paddingBottom="8dp"
+ android:background="?android:attr/activatedBackgroundIndicator">
<ImageView
android:id="@+id/contact_photo"