From 73bc910eee877d8f3f7f547e4fce809465f02805 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 2 Oct 2015 23:50:23 +0000 Subject: Revert "Prepatory CallDetailActivity tweaks." This reverts commit 11a7350843ec13c7ca4d27523e9ba146911d2767. Change-Id: Idf62da51c934ee598c1bbc1b5052e6cea2929feb --- res/layout/call_detail.xml | 3 +-- res/layout/call_detail_history_header.xml | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 res/layout/call_detail_history_header.xml (limited to 'res/layout') diff --git a/res/layout/call_detail.xml b/res/layout/call_detail.xml index 591ba5c45..fde1de5c1 100644 --- a/res/layout/call_detail.xml +++ b/res/layout/call_detail.xml @@ -60,8 +60,7 @@ android:textColor="?attr/call_log_primary_text_color" android:textSize="@dimen/call_log_primary_text_size" android:includeFontPadding="false" - android:layout_marginTop="2dp" - android:layout_marginBottom="3dp" + android:layout_marginBottom="5dp" android:singleLine="true" /> + + + -- cgit v1.2.3