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

Commit 2c3b18de authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz
Browse files

[RONs] Change max height limit of RONs to 218dp


Bug: 380901479 
Change-Id: Ibe000ad46676f72f1b0b9182e55c6c12235ebbe6
Test: Presubmit
Flag: com.android.systemui.ui_rich_ongoing_force_expanded
parent a6b62db9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -283,7 +283,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">272dp</dimen>
    <dimen name="notification_max_height_for_promoted_ongoing">218dp</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>