summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-10-14 12:26:54 -0700
committerWinson Chung <winsonc@google.com>2011-10-14 13:02:24 -0700
commitd2c1f80aa73bef9d7fb5991ec29ea7a7b2e38f90 (patch)
treeaf08c3563a3f298fab79f9d1a2049fa87faf3b39 /res/values/dimens.xml
parent2dcda1f72c4f09578d13b20890aa146f961e2ee7 (diff)
downloadandroid_packages_apps_Trebuchet-d2c1f80aa73bef9d7fb5991ec29ea7a7b2e38f90.tar.gz
android_packages_apps_Trebuchet-d2c1f80aa73bef9d7fb5991ec29ea7a7b2e38f90.tar.bz2
android_packages_apps_Trebuchet-d2c1f80aa73bef9d7fb5991ec29ea7a7b2e38f90.zip
Making Launcher tabs more consistent with system. (Bug: 5184498)
Change-Id: Idac7c14fdefcdad0bb88b1c5b34fa3e10c2733ac
Diffstat (limited to 'res/values/dimens.xml')
-rw-r--r--res/values/dimens.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index faad6061e..27e00b31a 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -52,7 +52,7 @@
<!-- AllApps/Customize/AppsCustomize -->
<!-- The height of the tab bar - if this changes, we should update the
external icon width/height above to compensate -->
- <dimen name="apps_customize_tab_bar_height">56dp</dimen>
+ <dimen name="apps_customize_tab_bar_height">52dp</dimen>
<dimen name="app_icon_size">48dp</dimen>
<!-- The width can be 72dp because we don't have L/R padding -->
<dimen name="apps_customize_cell_width">74dp</dimen>