Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7ee1542 authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Disable force-dark

It might invert the status bar and lock screen.

Test: visual
Change-Id: Ifbf68d7dbacb7e97ad441b90be182081619e8f18
Fixes: 123752554
parent f9a25e52
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>