diff options
| author | 2012-09-25 09:46:50 -0700 | |
|---|---|---|
| committer | 2012-09-25 09:46:54 -0700 | |
| commit | 3b772c6b6754aede43cbc849b89e91b399d6828d (patch) | |
| tree | c11e16a01d137ba057de20ca9a82f17ed29d3c81 | |
| parent | 5ef9cb68c3bb639990abc0eadcaaaa61164ad628 (diff) | |
| parent | 482410de94ad159feaff9529bdda275ee69cf002 (diff) | |
Merge into jb-mr1-dev
Change-Id: Idc74e8e0f3cea76b995f4262428006949708ce32
| -rw-r--r-- | packages/SystemUI/res/values-sw720dp/dimens.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values-sw720dp/dimens.xml b/packages/SystemUI/res/values-sw720dp/dimens.xml index a61fd680aafc..001544546806 100644 --- a/packages/SystemUI/res/values-sw720dp/dimens.xml +++ b/packages/SystemUI/res/values-sw720dp/dimens.xml @@ -39,7 +39,7 @@ <!-- Status bar panel bottom offset (height of status bar - overlap) --> <dimen name="status_bar_panel_bottom_offset">36dp</dimen> <!-- gap on either side of status bar notification icons --> - <dimen name="status_bar_icon_padding">8dp</dimen> + <dimen name="status_bar_icon_padding">1dp</dimen> <!-- The width of the notification panel window --> <dimen name="notification_panel_width">512dp</dimen> <!-- The minimum height of the notification panel window --> |