Merge "Fixed that some notifications were expandable by just a few pixels" into pi-dev

am: c5b780517e

Change-Id: I54279ec43c7c35d9d725cb67c6bf4c1511d5edaa
This commit is contained in:
android-build-team Robot
2018-05-02 10:56:07 -07:00
committed by android-build-merger

View File

@@ -247,7 +247,7 @@
<dimen name="notification_header_shrink_min_width">72dp</dimen>
<!-- The minimum height of the content if there are at least two lines or a picture-->
<dimen name="notification_min_content_height">41dp</dimen>
<dimen name="notification_min_content_height">39dp</dimen>
<!-- The size of the media actions in the media notification. -->
<dimen name="media_notification_action_button_size">48dp</dimen>