OSDN Git Service

Provide the option to disable fading the pattern.
authorVishwath Mohan <vishwath@google.com>
Fri, 16 Feb 2018 20:13:48 +0000 (12:13 -0800)
committerVishwath Mohan <vishwath@google.com>
Fri, 16 Feb 2018 20:41:43 +0000 (12:41 -0800)
commit8c8b9fb02a2dae7f6404a710550bad833bff3e0e
treefccd5809f299c3d0e99ce087d706f17e72af62b9
parentf759af6f3bced14b13fe0891eec4cd6c423c5a67
Provide the option to disable fading the pattern.

This CL adds a setPatternFade() method that allows enabling or
disabling the pattern fade (it's enabled by default).

Test: Pattern fades everywhere else but during the setup flow.
Bug: 72798512
Change-Id: I2bb87975b1e50eb1add9e18a224a81f3448ec91a
core/java/com/android/internal/widget/LockPatternView.java