Loading packages/SystemUI/res/values-sw720dp/dimens.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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 --> Loading Loading
packages/SystemUI/res/values-sw720dp/dimens.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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 --> Loading