Merge "Increase the maximum height of notifications by 20%" into sc-dev

This commit is contained in:
Jeff DeCew
2021-04-28 19:16:08 +00:00
committed by Android (Google) Code Review

View File

@@ -139,7 +139,7 @@
<dimen name="notification_min_height_before_s">106dp</dimen>
<!-- Height of a large notification in the status bar -->
<dimen name="notification_max_height">294dp</dimen>
<dimen name="notification_max_height">358dp</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>