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

Commit b0ea780b authored by Jeff DeCew's avatar Jeff DeCew Committed by Automerger Merge Worker
Browse files

Merge "Align the top of the largeIcon with the top of the expander when...

Merge "Align the top of the largeIcon with the top of the expander when expanded." into sc-dev am: 0d0dff46

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13828125

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Iae2ce9ee20c94a2806c00fbf591b6ce3fb19f5f8
parents 9962c126 0d0dff46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -746,7 +746,7 @@
    <dimen name="notification_right_icon_headerless_margin">20dp</dimen>
    <!-- The top margin of the right icon in the "big" notification states -->
    <!--  TODO(b/181048615): Move the large icon below the expander in big states  -->
    <dimen name="notification_right_icon_big_margin_top">20dp</dimen>
    <dimen name="notification_right_icon_big_margin_top">16dp</dimen>
    <!-- The size of the left icon -->
    <dimen name="notification_left_icon_size">@dimen/notification_icon_circle_size</dimen>
    <!-- The left padding of the left icon -->