From 3443d4ae53a0c3dc51647b2306bdc5255043ca9c Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Fri, 23 May 2014 19:30:35 -0700 Subject: Increase size of actionBar * Increase size of actionBar to 64dps and also add 8dps of padding to the search box. * Removed some unused styles Bug: 15165670 Change-Id: Ia232431b2e637c9ccbdd0710f723f2063add524b --- res/values/styles.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'res/values/styles.xml') diff --git a/res/values/styles.xml b/res/values/styles.xml index 659d5abca..3a4134cc6 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -72,7 +72,7 @@ #33b5e5 ?android:attr/actionBarSize - @color/actionbar_background_color_dark + @color/actionbar_background_color_dark @@ -117,6 +117,7 @@ @color/actionbar_background_color #ffffff @style/DialtactsActionBarTitleText + @dimen/action_bar_height @android:color/transparent @@ -156,10 +157,6 @@ always - -