Loading res/layout/setup_loading_page.xml +1 −8 Original line number Diff line number Diff line Loading @@ -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> Loading res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
res/layout/setup_loading_page.xml +1 −8 Original line number Diff line number Diff line Loading @@ -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> Loading
res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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