Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 077c67e5 authored by cretin45's avatar cretin45
Browse files

SetupWizard: Loading page clean up

Change-Id: Iddef4fed3ac92dc5babc2b295cfa45364ce42eb0
parent 106a1275
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
@@ -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>


+1 −1
Original line number Diff line number Diff line
@@ -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>