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

Commit ac67e376 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Git Automerger
Browse files

am 3b772c6b: Merge into jb-mr1-dev

* commit '3b772c6b':
  reduce notification pad on large displays.
parents f86519d0 3b772c6b
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 -->