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>