Philio / PinEntryView

A pin entry view widget for Android.
222 stars 83 forks source link

Clearing PinEntryView #33

Open Kamil-H opened 8 years ago

Kamil-H commented 8 years ago

Is it possible to programmatically clear PinEntryView? I know there is clearText method, but it clears only text, not View. I would like to clear whole view if user sets wrong PIN. After that "cursor" should be at the beginning.