SetupWizard: Loading page clean up
Change-Id: Iddef4fed3ac92dc5babc2b295cfa45364ce42eb0
This commit is contained in:
parent
106a127508
commit
077c67e526
@ -32,14 +32,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1"
|
||||
style="@style/PageContent">
|
||||
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:src="@drawable/timer"/>
|
||||
</FrameLayout>
|
||||
style="@style/PageContent"/>
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
<string name="new_account">New</string>
|
||||
<string name="skip_anyway">Skip anyway</string>
|
||||
<string name="dont_skip">Don\'t skip</string>
|
||||
<string name="loading">Loading...</string>
|
||||
<string name="loading">Just a sec...</string>
|
||||
|
||||
<string name="setup_complete">Setup is complete</string>
|
||||
<string name="setup_welcome">Welcome</string>
|
||||
|
Loading…
Reference in New Issue
Block a user