Disable force-dark
It might invert the status bar and lock screen. Test: visual Change-Id: Ifbf68d7dbacb7e97ad441b90be182081619e8f18 Fixes: 123752554
This commit is contained in:
@@ -270,6 +270,7 @@
|
||||
<item name="*android:lockPatternStyle">@style/LockPatternStyle</item>
|
||||
<item name="passwordStyle">@style/PasswordTheme</item>
|
||||
<item name="backgroundProtectedStyle">@style/BackgroundProtectedStyle</item>
|
||||
<item name="android:forceDarkAllowed">false</item>
|
||||
|
||||
<!-- Needed for MediaRoute chooser dialog -->
|
||||
<item name="*android:isLightTheme">false</item>
|
||||
|
||||
Reference in New Issue
Block a user