Giving more space to the tab bar to prevent the tabs from shrinking in size in portrait.

Change-Id: Ia0ad7d587e7c42004a87a1b9c9eacf2ab0b76d78
This commit is contained in:
Winson Chung 2011-11-29 13:35:57 -08:00
parent 8171d8ce48
commit fc894c6c07
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<dimen name="app_icon_padding_top">4dp</dimen>
<!-- AppsCustomize -->
<dimen name="apps_customize_tab_bar_height">56dp</dimen>
<dimen name="apps_customize_tab_bar_height">60dp</dimen>
<dimen name="apps_customize_tab_bar_margin_top">8dp</dimen>
<dimen name="apps_customize_cell_width">96dp</dimen>
<dimen name="apps_customize_cell_height">98dp</dimen>