am f7f6e4bf: am 060d5fd1: Merge "Adjust power control widget minWidth to occupy 4 cells." into klp-dev

* commit 'f7f6e4bfc6e9dbfb8b2b22875e62a5bfa8e1a82a':
  Adjust power control widget minWidth to occupy 4 cells.
This commit is contained in:
Amith Yamasani
2013-11-05 15:49:25 -08:00
committed by Android Git Automerger

View File

@@ -50,7 +50,7 @@
<!-- Size of icons in the top-level of settings --> <!-- Size of icons in the top-level of settings -->
<dimen name="header_icon_width">28dp</dimen> <dimen name="header_icon_width">28dp</dimen>
<dimen name="appwidget_min_width">260dip</dimen> <dimen name="appwidget_min_width">280dip</dimen>
<dimen name="appwidget_min_height">40dip</dimen> <dimen name="appwidget_min_height">40dip</dimen>
<dimen name="pager_tabs_padding">0dp</dimen> <dimen name="pager_tabs_padding">0dp</dimen>