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

Commit e641f920 authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz
Browse files

Set maximum height for RONs

Bug: 380901479
Change-Id: If4cacfb99e87271f88c9ba1f941a2275f1fd4c0b
Flag: com.android.systemui.ui_rich_ongoing_force_expanded
Test: Presubmit
parent 5644b9be
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>