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

Commit 0e338eeb authored by Alison Cichowlas's avatar Alison Cichowlas
Browse files

Id for text2 is defined in ids.xml already.

Test: still builds; atest ShutdownUiTest
Bug: 267722480
Merged-In: I8f50cf85fb46fdc8d661d2f60f1af55df71036fc
Change-Id: I8f50cf85fb46fdc8d661d2f60f1af55df71036fc
parent 351f9258
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
        android:fontFamily="@string/config_headlineFontFamily"/>

    <TextView
        android:id="@+id/text2"
        android:id="@id/text2"
        android:layout_width="wrap_content"
        android:layout_height="32sp"
        android:text="@string/shutdown_progress"