Merge "Disable force-dark"

This commit is contained in:
TreeHugger Robot
2019-02-01 19:09:18 +00:00
committed by Android (Google) Code Review

View File

@@ -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>