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

Commit d467c9e5 authored by Selim Cinek's avatar Selim Cinek Committed by Android Git Automerger
Browse files

am 995006df: Merge "Changed the default success color of the lockpatternview...

am 995006df: Merge "Changed the default success color of the lockpatternview to white." into lmp-preview-dev

* commit '995006dfe6e41c8d986c7c7af5bb02ff23e4429a':
  Changed the default success color of the lockpatternview to white.
parents 8c43a559 7256a852
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@

    <!-- LockPatternView -->
    <color name="lock_pattern_view_regular_color">#ffffffff</color>
    <color name="lock_pattern_view_success_color">#ff179d5b</color>
    <color name="lock_pattern_view_success_color">#ffffffff</color>
    <color name="lock_pattern_view_error_color">#fff4511e</color>

    <!-- FaceLock -->