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

Commit de939e65 authored by Jeff DeCew's avatar Jeff DeCew Committed by Android (Google) Code Review
Browse files

Merge "Increase the maximum height of notifications by 20%" into sc-dev

parents 68482131 d06608d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -139,7 +139,7 @@
    <dimen name="notification_min_height_before_s">106dp</dimen>

    <!-- Height of a large notification in the status bar -->
    <dimen name="notification_max_height">294dp</dimen>
    <dimen name="notification_max_height">358dp</dimen>

    <!-- Height of a heads up notification in the status bar for legacy custom views -->
    <dimen name="notification_max_heads_up_height_legacy">128dp</dimen>