GoodieBag / Pinview

A pinview library for android. :sparkles:
MIT License
824 stars 115 forks source link

Disable input on pinView #28

Open joshuaM07 opened 5 years ago

joshuaM07 commented 5 years ago

If there a method or a way to disable the pinView dynamically so that the user cannot input anymore? I tried setEnabled(false), but it doesn't work.