am 52d89c39: Merge "Giving more space to the tab bar to prevent the tabs from shrinking in size in portrait." into ics-mr1

* commit '52d89c3908f26c867b6cbd3f6a84992a21aa30a6':
  Giving more space to the tab bar to prevent the tabs from shrinking in size in portrait.
diff --git a/res/values-sw600dp/dimens.xml b/res/values-sw600dp/dimens.xml
index 5c3b950..d265c36 100644
--- a/res/values-sw600dp/dimens.xml
+++ b/res/values-sw600dp/dimens.xml
@@ -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>