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

Commit 599afa64 authored by Calvin On's avatar Calvin On Committed by android-build-merger
Browse files

Merge "Fix broken resource definition." into pi-dev

am: 0c7d6e83

Change-Id: I9d472f2949ca15a6d39beab27a1aebf80ce34b6e
parents 31b59b0d 0c7d6e83
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -629,7 +629,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">@dimen/notification_right_icon_size_low_ram</dimen>
    <dimen name="notification_right_icon_size_low_ram">38dp</dimen>

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