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

Commit f56049e6 authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz
Browse files

[Notif redesign] Rename notification_2025_template_text.xml to notification_2025_text.xml

This is to match the naming convention of the other notification layouts.

Bug: 380465801
Change-Id: I99333901a7de87e9ccb75edcb2e4bdd19ad2fdbb
Test: Presubmit
Flag: android.app.notifications_redesign_templates
parent e10eee81
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"