What steps will reproduce the problem?
1. Create an activity
2. Add lockPatternView in the layout file
3. In the activity, use lockPatternView.setpattern(DisplayMode.Animate, pattern)
What is the expected output? What do you see instead?
I expected to see the pattern provided in the method to be animated just once.
Instead, the pattern forms, clears and froms again infinitely. How can I detect
that the pattern has been animated once and make it stop animating after that?
What version of the product are you using? On what operating system?
Please provide any additional information below.