From: Maurice Lam Date: Fri, 10 Mar 2017 23:31:30 +0000 (-0800) Subject: Use GLIF theme for screen lock confirmation X-Git-Tag: android-x86-8.1-r1~633^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=daaf8f8bc93209c6001f74bbfa94f0d3fe1e6968;p=android-x86%2Fpackages-apps-Settings.git Use GLIF theme for screen lock confirmation Theme the confirm password screen similar to setup wizard and screen lock enrollment flow, so that we can start showing it during setup wizard. The new layouts are called "internal" because it's supposed to be used only when another settings screen starts it. For external intents from CONFIRM_DEVICE_CREDENTIAL, the existing theme and layout are unchanged. Bug: 32373672 Test: Run ConfirmLockPasswordTest with `am instrument` Change-Id: Ib887a763a073e6e4b96264d08846827b2e5cbf52 --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 26a5e10232..07d7ecc59f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1572,11 +1572,11 @@ + android:theme="@style/SetupWizardTheme.Light"/> + android:theme="@style/SetupWizardTheme.Light"/> + android:theme="@style/SetupWizardTheme.Light"/> + android:theme="@style/SetupWizardTheme.Light"/> + + + + + + + + + + + + + + + +