public static class LockPatternView.CellState extends Object
Modifier and Type | Field and Description |
---|---|
ValueAnimator |
lineAnimator |
float |
lineEndX |
float |
lineEndY |
Constructor and Description |
---|
CellState() |
public float lineEndX
public float lineEndY
public ValueAnimator lineAnimator