Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

Addition of Keyboard.show function for Android #25

Merged
merged 2 commits into from
Aug 28, 2014

Conversation

basvanbeek
Copy link
Contributor

I noticed with auto focus text elements I did not get the soft keyboard to pop up on Android while this sometimes is the desired behavior. In those cases I want to be able to force spawning the soft keyboard in javascript . I added the functionality in the forked repo.

@tlancina
Copy link
Contributor

tlancina commented Aug 4, 2014

Awesome, thanks for the PR. I'll take a look at this tomorrow.

@machty
Copy link

machty commented Aug 20, 2014

I can confirm this works for me.

tlancina added a commit that referenced this pull request Aug 28, 2014
Addition of Keyboard.show function for Android
@tlancina tlancina merged commit 6636fea into ionic-team:master Aug 28, 2014
@tlancina
Copy link
Contributor

Oh man, I thought I merged this in before I left, sorry!

@machty
Copy link

machty commented Aug 28, 2014

heh, that said, there are caveats about the order in which you focus a field and when you bring up the camera. This isn't a perfect solution but it's better than it was before.

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

Successfully merging this pull request may close these issues.

3 participants