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

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

Merge "[Notif redesign] Rename notification_2025_template_text.xml to...

Merge "[Notif redesign] Rename notification_2025_template_text.xml to notification_2025_text.xml" into main
parents 8d41c1ca f56049e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@
                    <!-- This is the simplest way to keep this text vertically centered without
                     gravity="center_vertical" which causes jumpiness in expansion animations. -->
                    <include
                        layout="@layout/notification_2025_template_text"
                        layout="@layout/notification_2025_text"
                        android:layout_width="match_parent"
                        android:layout_height="@dimen/notification_text_height"
                        android:layout_gravity="center_vertical"