You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library's default behavior hides keyboard if a user clicks outside the ChipInput.
I found I way to disable this by removing window callback on my activity with some delay. Since this looks really bad in the project it would be great to have an option to turn off auto keyboard hide feature.
The text was updated successfully, but these errors were encountered:
The library's default behavior hides keyboard if a user clicks outside the ChipInput.
I found I way to disable this by removing window callback on my activity with some delay. Since this looks really bad in the project it would be great to have an option to turn off auto keyboard hide feature.
The text was updated successfully, but these errors were encountered: