Update string for FallbackHome
am: 2d3a1cd8bd
Change-Id: I3ed33118adb6a8425184ad07c3a59afa351d55dd
This commit is contained in:
@@ -26,14 +26,16 @@
|
|||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
android:layout_gravity="center">
|
android:layout_gravity="center"
|
||||||
|
android:layout_marginStart="16dp"
|
||||||
|
android:layout_marginEnd="16dp">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:textSize="20sp"
|
android:textSize="20sp"
|
||||||
android:textColor="?android:attr/textColorPrimary"
|
android:textColor="?android:attr/textColorPrimary"
|
||||||
android:text="@*android:string/android_upgrading_complete"/>
|
android:text="@*android:string/android_start_title"/>
|
||||||
|
|
||||||
<ProgressBar
|
<ProgressBar
|
||||||
android:theme="@style/FallbackHomeProgressBar"
|
android:theme="@style/FallbackHomeProgressBar"
|
||||||
|
Reference in New Issue
Block a user