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

Commit b02cbdee authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 8b44d372 56571760
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 -->