Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

[Android] Ability to adjust windowSoftInputMode #160

Closed
amirudin opened this issue Jul 4, 2013 · 9 comments
Closed

[Android] Ability to adjust windowSoftInputMode #160

amirudin opened this issue Jul 4, 2013 · 9 comments
Assignees

Comments

@amirudin
Copy link

amirudin commented Jul 4, 2013

Provide flexibility (config.xml) on how the main window of the activity interacts with the window containing the on-screen soft keyboard via AndroidManifest.xml.

Current Implementation: None

New:
android:windowSoftInputMode="value1|value2|valueN"

** Possible values:
stateUnspecified, stateUnchanged, stateHidden, stateAlwaysHidden, stateVisible, stateAlwaysVisible, adjustUnspecified, adjustResize, adjustPan

Reference:
http://developer.android.com/guide/topics/manifest/activity-element.html#wsoft

Related request:
http://community.phonegap.com/nitobi/topics/ndroid_windowsoftinputmode_adjustnothing
http://community.phonegap.com/nitobi/topics/set_android_windowsoftinputmode_in_options_xml
http://community.phonegap.com/nitobi/topics/modifying_androidmanifest_xml
http://community.phonegap.com/nitobi/topics/screen_jumping_when_entering_text
http://community.phonegap.com/nitobi/topics/how_to_modify_the_androidmanifest_xml

@jhnns
Copy link

jhnns commented Jul 4, 2013

👍

@GospelNerd
Copy link

1 1

@kristokiis
Copy link

very much needed feature.

@shawnmckay24
Copy link

Thank you for submitting an issue. The PhoneGap Build team has triaged your request and labeled it:

  1.   feature request
    
  2.   medium priority
    

We've added your request to the team's backlog. Due to high volumes, there may be a delay in addressing your request. Rest assured, we haven't lost track of your request. Your feedback is very valuable to us, so please keep it coming.

If you have any questions, please ask us over on our support community. We love to help!

Cheers,

The PhoneGap Build team

@mjoakim
Copy link

mjoakim commented Aug 16, 2013

Much needed feature!

@mpgyvr
Copy link

mpgyvr commented Aug 27, 2013

Makes it impossible to have responsive design apps using jQuery and input fields. Really needed basic feature for multi device apps.

@ghost
Copy link

ghost commented Sep 15, 2013

Much loved feature-to-be!

@kahneraja
Copy link

we need this!

@ghost ghost assigned wildabeast Sep 23, 2013
@wildabeast
Copy link
Collaborator

Now supported:

<preference name="android-windowSoftInputMode" value="stateVisible|adjustResize" />

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

9 participants