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

Commit 521ec6e6 authored by android-build-team Robot's avatar android-build-team Robot Committed by android-build-merger
Browse files

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

am: c5b78051

Change-Id: I54279ec43c7c35d9d725cb67c6bf4c1511d5edaa
parents 0f185f8b c5b78051
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>