Merge "Fix cutoff g in "Restarting"/"Shutting down" messages." into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-20 21:58:01 +00:00
committed by Android (Google) Code Review

View File

@@ -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"