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

Commit 2079e8a0 authored by Jim Miller's avatar Jim Miller Committed by Android Git Automerger
Browse files

am 7478cf86: Merge "Tweak keyguard security flip animation timing." into jb-mr1-dev

* commit '7478cf86':
  Tweak keyguard security flip animation timing.
parents 998f94c9 7478cf86
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,6 +17,6 @@
*/
-->
<resources>
    <integer name="kg_security_flip_duration">150</integer>
    <integer name="kg_security_fade_duration">150</integer>
    <integer name="kg_security_flip_duration">75</integer>
    <integer name="kg_security_fade_duration">75</integer>
</resources>