From 1fcde3985e9d62eb22eff0b8eacf1d4832234867 Mon Sep 17 00:00:00 2001 From: cretin45 Date: Fri, 23 Jan 2015 14:04:04 -0800 Subject: SetupWizard: Add loading fragment if launching into another activity Also always show the Wi-Fi page Change-Id: I3be39f793403131ea07d071c3d107b1800771e65 --- res/layout/setup_loading_page.xml | 47 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 res/layout/setup_loading_page.xml (limited to 'res/layout') diff --git a/res/layout/setup_loading_page.xml b/res/layout/setup_loading_page.xml new file mode 100644 index 0000000..9959095 --- /dev/null +++ b/res/layout/setup_loading_page.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + -- cgit v1.1