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

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

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

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

Change-Id: Ib4778fa71c40fea76f315a7e86d2dcd97a5fc967
parents 59980e9b de939e65
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>