From 7e831030201fcac9ca0acc9684497dc44cea7023 Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Mon, 20 Jul 2015 16:08:38 -0700 Subject: [ScreenLock] Style encryption interstitial in SUW When running in setup wizard, style the encryption interstitial using styles from Setup Wizard library, to be consistent with the rest of the setup flow. Bug: 22587892 Change-Id: I3787643139ec4189f16e0046875fe3a688c8060b --- res/layout/setup_encryption_interstitial.xml | 63 ++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 res/layout/setup_encryption_interstitial.xml (limited to 'res/layout/setup_encryption_interstitial.xml') diff --git a/res/layout/setup_encryption_interstitial.xml b/res/layout/setup_encryption_interstitial.xml new file mode 100644 index 0000000..8a36e30 --- /dev/null +++ b/res/layout/setup_encryption_interstitial.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + -- cgit v1.1