Need help for unfocus keyboard with BackButtonListener() #3341
Unanswered
md-rifatkhan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using BackButtonListener for removing focus of the keyboard, but the problem is on first backbutton press hide the keyboard and doesn't trigger onBackButtonPressed(), on second backbutton press trigger it and then unfocus,
My target is to directly unfocus keyboard on single back button press, how to do it?
Beta Was this translation helpful? Give feedback.
All reactions