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

Commit d3467593 authored by Alison Cichowlas's avatar Alison Cichowlas
Browse files

Fix cutoff g in "Restarting"/"Shutting down" messages.

Bug: 68792536
Test: Manually, with font size and display size dialed to 11.
Change-Id: I00e5ea16f3d396c54cb61574e6a8f4da4ab601e2
parent 51d2cc45
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
    <TextView
        android:id="@id/text1"
        android:layout_width="wrap_content"
        android:layout_height="32dp"
        android:layout_height="32sp"
        android:text="@string/shutdown_progress"
        android:textDirection="locale"
        android:textSize="24sp"