- Home /
Click a button when keyboard is open (Android)
Hello everyone, I am creating a game for Android in which you have an inputfield. Obviously when I press the inputfield opens the keyboard of my smartphone. However when the keyboard is open, if I want to click a button on the screen, I first have to click anywhere on the screen to close the keyboard. So I wanted to know how I can do to be able to click on the button when the keyboard is open.
Comment