Merge "Increase the max height of Heads Up notifications." into sc-dev

This commit is contained in:
Jeff DeCew
2021-05-11 12:20:20 +00:00
committed by Android (Google) Code Review

View File

@@ -151,7 +151,7 @@
<dimen name="notification_max_heads_up_height_before_s">162dp</dimen>
<!-- Height of a heads up notification in the status bar -->
<dimen name="notification_max_heads_up_height">132dp</dimen>
<dimen name="notification_max_heads_up_height">143dp</dimen>
<!-- Height of a heads up notification in the status bar -->
<dimen name="notification_max_heads_up_height_increased">188dp</dimen>