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

Commit 4c79c7b4 authored by Lucas Dupin's avatar Lucas Dupin Committed by android-build-merger
Browse files

Merge "Lock pattern should be red when error" into oc-dr1-dev am: b02cbdee

am: f7ea0557

Change-Id: Iafeafcf7c465b5914ec300c034cde42299db9d7e
parents 25104e1f f7ea0557
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -314,6 +314,7 @@
    <style name="LockPatternStyle">
        <item name="*android:regularColor">?android:attr/textColorPrimaryInverse</item>
        <item name="*android:successColor">?android:attr/textColorPrimaryInverse</item>
        <item name="*android:errorColor">?android:attr/colorError</item>
    </style>

    <!-- Overlay manager may replace this theme -->