diff options
Diffstat (limited to 'packages/SystemUI/res/values-sw600dp-port/dimens.xml')
-rw-r--r-- | packages/SystemUI/res/values-sw600dp-port/dimens.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values-sw600dp-port/dimens.xml b/packages/SystemUI/res/values-sw600dp-port/dimens.xml index 40838f362f5c..da2403a96afa 100644 --- a/packages/SystemUI/res/values-sw600dp-port/dimens.xml +++ b/packages/SystemUI/res/values-sw600dp-port/dimens.xml @@ -16,6 +16,6 @@ --> <resources> <!-- Size of the panel of large phones on portrait. This shouldn't fill, but have some padding on the side --> - <dimen name="notification_panel_width">416dp</dimen> + <dimen name="notification_panel_width">504dp</dimen> </resources> |