summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2014-08-19 15:15:47 -0700
committerBrian Attwell <brianattwell@google.com>2014-08-19 15:15:47 -0700
commit6cd059f24ae928b5da29c71ac5a85c624dd5c873 (patch)
tree6d7ae278aa7269e05145228114b335724f709646 /res/layout
parent2ea7a83b7a253741fbe0624b24b25f75fb94df5e (diff)
downloadandroid_packages_apps_ContactsCommon-6cd059f24ae928b5da29c71ac5a85c624dd5c873.tar.gz
android_packages_apps_ContactsCommon-6cd059f24ae928b5da29c71ac5a85c624dd5c873.tar.bz2
android_packages_apps_ContactsCommon-6cd059f24ae928b5da29c71ac5a85c624dd5c873.zip
"Frequently contacted" title font size of 24sp
Bug: 17136879 Change-Id: I23b5ec92915e6962053704a1c9b9c28481589686
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/list_separator.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/list_separator.xml b/res/layout/list_separator.xml
index 97e154bb..bb9f1d47 100644
--- a/res/layout/list_separator.xml
+++ b/res/layout/list_separator.xml
@@ -24,4 +24,4 @@
android:paddingBottom="15dip"
android:paddingTop="16dip"
android:textStyle="bold"
- android:textSize="20sp"/>
+ android:textSize="24sp"/>