GitHub user misakuo opened a pull request:
https://github.com/apache/incubator-weex/pull/155
* [android] input & textarea improvement
Changes:
- support `type="number"`
- fire the `keyboardevent` event when the softkeyboard is toggled or hided
Demo:
- http://dotwe.org/vue/df1cc1d6d2920f966c8d222b38dc44aa
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/misakuo/incubator-weex
android-feature-input-improvement-012
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/155.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #155
----
commit 7f606216b1b6239749c56100d65f1d067ff9e9fd
Author: moxun.ljf <[email protected]>
Date: 2017-03-23T05:45:38Z
* [example] add demo for list & scroller with onScroll event
commit 51ea1db598b102863e1c034cacd7c45e0fb4c0db
Author: moxun.ljf <[email protected]>
Date: 2017-03-24T06:11:20Z
* [android] add keyboard event to edittext
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---