summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorBrad Ebinger <breadley@google.com>2016-04-07 17:05:52 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2016-04-07 17:05:52 +0000
commit87b9abf1fe4d480e15b2af03876003e6b8808b84 (patch)
treecd1715783a95470a828b9740ca2254a37e570e32 /res/layout
parentd9d80c625710686ec055c902077003450748a313 (diff)
parenta46ed83a7ccba16bbfd791a3a6588d5f0add9526 (diff)
Merge "Add via number to CallLog Account entry" into nyc-dev
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/call_log_list_item.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/call_log_list_item.xml b/res/layout/call_log_list_item.xml
index 469e72ae5..660bca36e 100644
--- a/res/layout/call_log_list_item.xml
+++ b/res/layout/call_log_list_item.xml
@@ -125,6 +125,7 @@
android:id="@+id/call_account_label"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
+ android:layout_marginTop="@dimen/call_log_call_account_margin_bottom"
android:layout_marginEnd="@dimen/call_log_icon_margin"
android:textColor="?attr/call_log_secondary_text_color"
android:textSize="@dimen/call_log_detail_text_size"