From 3eb73c4b9f6b620e15ed176dc94b364e8813aa8e Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Sun, 9 Feb 2014 02:05:46 +0100 Subject: made contact details a little bit more pretty. more colors --- res/layout/dialog_contact_details.xml | 118 +++++++++++++++++++--------------- 1 file changed, 67 insertions(+), 51 deletions(-) (limited to 'res') diff --git a/res/layout/dialog_contact_details.xml b/res/layout/dialog_contact_details.xml index 9bbe5539..b74b8155 100644 --- a/res/layout/dialog_contact_details.xml +++ b/res/layout/dialog_contact_details.xml @@ -3,75 +3,91 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" - android:padding="8dp"> + android:padding="8dp" > - + android:layout_height="96dp" > - + - + + + + + + + + + + - - + android:textColor="#33B5E5" + android:textSize="20sp"/> - - + + + android:textColor="#33B5E5" + android:textSize="20sp" /> - + - + - + \ No newline at end of file -- cgit v1.2.3