GoodieBag / Pinview

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

How to force keyboard programmatically? #45

Open shlomi-ts opened 4 years ago

shlomi-ts commented 4 years ago

I need the keyboard open only if some condition is true, but not always,

can I change that setting : app:forceKeyboard="true" from the JAVA class?