Software Archive
Read-only legacy content
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 讨论

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

Karl_Marx_L_
初学者
1,604 次查看

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,604 次查看

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 项奖励
Karl_Marx_L_
初学者
1,604 次查看

@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 项奖励
PaulF_IntelCorp
1,604 次查看

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 项奖励
回复