Add GmsSetupWizardOverlay
Fixes theme. Values extracted from PixelSetupWizard
This commit is contained in:
committed by
Michael Bestas
parent
04e0d97901
commit
d5f65a27ea
8
overlay/GmsSetupWizardOverlay/res/values/bools.xml
Normal file
8
overlay/GmsSetupWizardOverlay/res/values/bools.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="dynamic_color_enabled">true</bool>
|
||||
<bool name="enable_partner_experiment">true</bool>
|
||||
<bool name="enable_quick_enhanced_biometrics_flow">true</bool>
|
||||
<bool name="extended_partner_config_enabled">true</bool>
|
||||
<bool name="full_dynamic_color_enabled">true</bool>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user