Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 482410de authored by Chris Wren's avatar Chris Wren
Browse files

reduce notification pad on large displays.

Bug:7053073
Change-Id: Icbb98ba31b79e25ca37757bf6e898f2575c0e487
parent 2ce1ae8e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 -->