Skip to content

DisplayMode.Animate creates the pattern infinitely. How to detect if the pattern has been animated once? #27

@GoogleCodeExporter

Description

@GoogleCodeExporter
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.


Original issue reported on code.google.com by aytid...@gmail.com on 8 Mar 2015 at 1:03

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions