diff options
Diffstat (limited to 'packages/SystemUI/res/values-sw720dp/dimens.xml')
-rw-r--r-- | packages/SystemUI/res/values-sw720dp/dimens.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/SystemUI/res/values-sw720dp/dimens.xml b/packages/SystemUI/res/values-sw720dp/dimens.xml index 7695b12..3cd5f67 100644 --- a/packages/SystemUI/res/values-sw720dp/dimens.xml +++ b/packages/SystemUI/res/values-sw720dp/dimens.xml @@ -22,12 +22,8 @@ be situations where they don't sync up perfectly with PhoneStatusBar. --> <!-- ======================================== --> - <!-- The width of the ticker, including the icon --> - <dimen name="notification_ticker_width">360dp</dimen> <!-- gap on either side of status bar notification icons --> <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 --> <dimen name="notification_panel_min_height">770dp</dimen> <!-- Bottom margin (from display edge) for status bar panels --> |