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

Commit 24b9ddd7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Set maximum height for RONs" into main

parents 2283692e e641f920
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -267,7 +267,7 @@
    <dimen name="notification_max_height">358dp</dimen>

    <!-- Height of a large promoted ongoing notification in the status bar -->
    <dimen name="notification_max_height_for_promoted_ongoing">218dp</dimen>
    <dimen name="notification_max_height_for_promoted_ongoing">272dp</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>