SetupWizard: Loading page clean up

Change-Id: Iddef4fed3ac92dc5babc2b295cfa45364ce42eb0
This commit is contained in:
cretin45 2015-01-30 09:49:50 -08:00
parent 106a127508
commit 077c67e526
2 changed files with 2 additions and 9 deletions

View File

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

View File

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