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

Commit e0d44fbd authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[Notif redesign] Fix large icon not aligned correctly in messagingstyle" into main

parents 4c21197c c4e352ea
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:clipChildren="false"
            android:layout_weight="1"
            >

            <ImageView
+0 −2
Original line number Diff line number Diff line
@@ -34,12 +34,10 @@
        android:orientation="vertical"
        >


        <FrameLayout
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:clipChildren="false"
            android:layout_weight="1"
            >

            <ImageView