Software Archive
Read-only legacy content
17061 ディスカッション

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

Karl_Marx_L_
ビギナー
1,554件の閲覧回数

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 件の賞賛
3 返答(返信)
PaulF_IntelCorp
従業員
1,554件の閲覧回数

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.

Karl_Marx_L_
ビギナー
1,554件の閲覧回数

@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?

PaulF_IntelCorp
従業員
1,554件の閲覧回数

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.

返信