Is it possible to resize the Android soft keyboard in portrait mode? The keyboard is taking up about half my screen. I would like to decrease the height of the keyboard.
Is it possible to resize the Android soft keyboard in portrait mode? The keyboard
Share
No, you can’t.
The only thing that comes to mind is that you can disable suggestions (if they are enabled). For this you can use
inputType="textNoSuggestions"attribute in layout.