diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 9dccb4da2e0..d73d2f642d9 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -145,8 +145,9 @@ + android:theme="@style/setup_wizard_theme" + android:icon="@drawable/empty_icon" + android:clearTaskOnLaunch="true"> diff --git a/res/layout/setup_preference.xml b/res/layout/setup_preference.xml new file mode 100644 index 00000000000..93eb9dfb2d8 --- /dev/null +++ b/res/layout/setup_preference.xml @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +