stepstone-tech/android-material-app-rating

Auto-hide the keyboard

Closed this issue · 2 comments

Hello!
On older versions of operating systems (and small screens), the keyboard covers the "Send" and "Cancel" buttons. How can I hide the keyboard, for example, when I click outside the Comment field?

Hello @kostasoft,
Thank You for putting the attention on such case. Yes it happens, that the dialog is partially covered by system keyboard.
However there seems to be an easy solution. Default system keyboard behaviour is reacting for system "Back" button. Keyboard hides, without modifying views state.
Is clicking back button sufficient solution for you in such case?

@RobertZagorski also coming accross this issue in a simulator, I guess its not such good UX to have to rely on the user clicking the back button just to leave a review, its adding another hurdle for them to do an action which is of no benefit to them but maximum benefit to us. If it impedes that end result then by its very nature this awesome plugin has a problem