diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b3aedc4493a..770f54d2257 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1570,7 +1570,7 @@ android:enabled="false" android:exported="true" android:taskAffinity="com.android.wizard" - android:theme="@style/SetupWizardDisableAppStartingTheme" + android:theme="@style/SuwThemeGlif.Light" android:icon="@drawable/ic_suggested_notifications"> diff --git a/res/drawable/ic_fingerprint_header.xml b/res/drawable/ic_fingerprint_header.xml new file mode 100644 index 00000000000..e7ac81ab18f --- /dev/null +++ b/res/drawable/ic_fingerprint_header.xml @@ -0,0 +1,38 @@ + + + + + + + + + diff --git a/res/drawable/ic_lock.xml b/res/drawable/ic_lock.xml new file mode 100644 index 00000000000..975cbf54efb --- /dev/null +++ b/res/drawable/ic_lock.xml @@ -0,0 +1,24 @@ + + + + diff --git a/res/layout-land/fingerprint_enroll_enrolling.xml b/res/layout-land/fingerprint_enroll_enrolling.xml index c72c029aef2..2223cf8ab14 100644 --- a/res/layout-land/fingerprint_enroll_enrolling.xml +++ b/res/layout-land/fingerprint_enroll_enrolling.xml @@ -15,7 +15,7 @@ ~ limitations under the License --> - - + diff --git a/res/layout-land/fingerprint_enroll_find_sensor.xml b/res/layout-land/fingerprint_enroll_find_sensor.xml index 81d1dac333e..60d93a64e0f 100644 --- a/res/layout-land/fingerprint_enroll_find_sensor.xml +++ b/res/layout-land/fingerprint_enroll_find_sensor.xml @@ -15,7 +15,7 @@ ~ limitations under the License --> - - + diff --git a/res/layout-land/fingerprint_enroll_finish.xml b/res/layout-land/fingerprint_enroll_finish.xml index e051f1597df..1f6252d07ac 100644 --- a/res/layout-land/fingerprint_enroll_finish.xml +++ b/res/layout-land/fingerprint_enroll_finish.xml @@ -15,7 +15,7 @@ ~ limitations under the License --> - - + diff --git a/res/layout-land/setup_choose_lock_pattern.xml b/res/layout-land/setup_choose_lock_pattern.xml index 6ee8e81d091..86f1841d70d 100644 --- a/res/layout-land/setup_choose_lock_pattern.xml +++ b/res/layout-land/setup_choose_lock_pattern.xml @@ -15,15 +15,13 @@ limitations under the License. --> - + android:icon="@drawable/ic_lock" + settings:suwHeaderText="@string/lock_settings_picker_title"> -