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

Commit a2f7cc14 authored by Selim Cinek's avatar Selim Cinek Committed by android-build-merger
Browse files

Merge "Pointing the low ram right icon size to the normal size" into pi-dev am: af966cfb

am: d82a8af0

Change-Id: If1eb99d42dc408a29d7850f0158df715ca958b4f
parents cb105e61 d82a8af0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -632,7 +632,7 @@
    <!-- The maximum width of a image in a media notification. The images will be reduced to that width in case they are bigger.-->
    <dimen name="notification_media_image_max_width_low_ram">100dp</dimen>
    <!-- The size of the right icon image when on low ram -->
    <dimen name="notification_right_icon_size_low_ram">38dp</dimen>
    <dimen name="notification_right_icon_size_low_ram">@dimen/notification_right_icon_size</dimen>

    <dimen name="messaging_avatar_size">@dimen/notification_right_icon_size</dimen>