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

Commit dd456775 authored by Jeff DeCew's avatar Jeff DeCew Committed by Automerger Merge Worker
Browse files

Merge "Increase the max height of Heads Up notifications." into sc-dev am: 0cd6fb12

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14456373

Change-Id: I61a1dcfd9054b11d793aef80b4d7e7a3097e2f71
parents 170c539a 0cd6fb12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -151,7 +151,7 @@
    <dimen name="notification_max_heads_up_height_before_s">162dp</dimen>

    <!-- Height of a heads up notification in the status bar -->
    <dimen name="notification_max_heads_up_height">132dp</dimen>
    <dimen name="notification_max_heads_up_height">143dp</dimen>

    <!-- Height of a heads up notification in the status bar -->
    <dimen name="notification_max_heads_up_height_increased">188dp</dimen>