aritraroy / PinLockView

A clean, minimal, highly customizable pin lock view for Android
Apache License 2.0
1.4k stars 259 forks source link

Different inputType #59

Open kelvinmakau444 opened 6 years ago

kelvinmakau444 commented 6 years ago

A question, how can one change the input type from password to number in case it is a dial pad

2mbili commented 6 years ago

use Listener and attach to textView/edittext?