This is a migrated thread and some comments may be shown as answers.

Android Keyboard resizing view

1 Answer 119 Views
Google Android
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
David
Top achievements
Rank 1
David asked on 09 Jul 2013, 09:14 PM
Is there a way to keep the view from resizing when the android keyboard opens?  It is causing my tabstrips to move up and cover other input fields on a form and is annoying (on iOS the keyboard covers the app).

According to this page http://docs.phonegap.com/en/2.7.0/guide_project-settings_ios_index.md.html#Project%20Settings%20for%20iOS, there is an iOS setting that looks to control it (KeyboardShrinksView ), but I don't see a corresponding one for Android.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 10 Jul 2013, 12:26 PM
Hi David,

Maybe you refer to windowSoftInputMode and the adjustPan value? You can edit the AndroidManifest.xml for your project to add this setting from the code editor, for more information, see Edit Configuration Files.

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Missed our first webinar, watch it here.
Share feedback and vote for features on our Feedback Portal.
Tags
Google Android
Asked by
David
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or