Software Archive
Read-only legacy content
17060 Discussions

Android Native keyboard covers the text box on landscape (see pictures)

Karl_Marx_L_
Beginner
798 Views

Hello all. I am having a problem when I focus on a text box on landscape orientation, the native keyboard covers the text box. How can I make the keyboard to position just below the text box or auto scroll it to show the text box like a native app would behave.
Please check out the pictures that I've attached.

0 Kudos
3 Replies
PaulF_IntelCorp
Employee
798 Views

Most people use the Ionic keyboard to get better control over the keyboard on their device. See the featured plugins, you should find a link to it there.

0 Kudos
Karl_Marx_L_
Beginner
798 Views

@Paul. Thanks but, I read the docs of ionic keyboard, and it says that iOS is the only supported platform. Any workaround for this? Without using any plugin?

0 Kudos
PaulF_IntelCorp
Employee
798 Views

The organization of the README.md is a little confusing, you'll need to read the whole thing. Also, if you look inside the plugin.xml file in the github repo and in the src directory you'll see it actually supports Android, iOS, Blackberry and Windows platforms. Give it a try.

0 Kudos
Reply