Increase the max height of Heads Up notifications.
143dp = 88dp (standard notif height) + 55dp (single line remote input height) Fixes: 184715845 Test: manual Change-Id: I74b83f78b1dc0b859b512db46163f67bca9e7053
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user