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

Commit f8420fdc authored by LuK1337's avatar LuK1337 Committed by Łukasz Patron
Browse files

SystemUI: Sync sw600dp and sw600dp-port notification_panel_width

* This change makes it look properly on a tablet in landscape mode.

Change-Id: I5ca2a098bae1c7e468e35c6fad3af54f3ad8b054
parent 0e12a3d6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -32,6 +32,9 @@
    <!-- Minimum fraction of the screen that should be taken up by the notification panel. -->
    <item type="dimen" name="notification_panel_min_height_frac">40%</item>

    <!-- Standard notification width -->
    <dimen name="notification_panel_width">416dp</dimen>

    <!-- How far to slide the panel out when you touch it -->
    <!-- On tablets this is just the close_handle_height -->
    <dimen name="peek_height">@dimen/close_handle_height</dimen>