Merge "Fix cutoff g in "Restarting"/"Shutting down" messages." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cf06ca0ec4
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user