Migrating to new footer button for storage migrated pages

Remove unused files storage_wizard_ready.xml and storage_wizard_navigation.xml

Bug: 120805516
Test: RunSettingsRoboTests
Change-Id: Ie3f0023413244dfc2b3f8dddae42977c920e93ac
This commit is contained in:
pastychang
2018-12-20 16:54:38 +08:00
parent ed889a3788
commit 28fd9b102b
8 changed files with 29 additions and 154 deletions

View File

@@ -19,8 +19,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/setup_wizard_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:sucFooter="@layout/storage_wizard_footer">
android:layout_height="match_parent">
<LinearLayout
style="@style/SuwContentFrame"