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

Commit 601305d2 authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz Committed by Android (Google) Code Review
Browse files

Merge "[RONs] Change max height limit of RONs to 218dp" into main

parents 6345d3b1 2c3b18de
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>