From b2687dd09eef2fc1aaf31ea4a3edf523677108a8 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 6 Jun 2014 14:13:21 -0700 Subject: UI improvements on tabs, recent expanded card, speed dial grid. - Changed tab weight from bold to medium. - Darkened the lists background by ~2% black to improve contrast for the expanded call log items. - Fixed colors on the expanded call log item, back to white. - Some cleanup to store constant properties as member variables in the CallLogAdapter. - Fixed vertical margins on the speed dial favorite square views. Bug: 15470880 Change-Id: Ia2583f527e1fc91af08e049312eaa724176b761d --- res/values/styles.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'res/values/styles.xml') diff --git a/res/values/styles.xml b/res/values/styles.xml index 96ebe903e..419f0f88e 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -141,8 +141,7 @@ parent="android:style/Widget.Quantum.Light.ActionBar.TabText"> @color/tab_text_color @dimen/tab_text_size - @string/tab_font_family - bold + "sans-serif-medium"