[
https://issues.apache.org/jira/browse/WEEX-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16553870#comment-16553870
]
ASF GitHub Bot commented on WEEX-490:
-------------------------------------
GitHub user miomin opened a pull request:
https://github.com/apache/incubator-weex/pull/1367
[WEEX-490][Android] Fix input type is number
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/miomin/incubator-weex master-inputtype
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1367.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 #1367
----
commit 3ea65afeb53c92a81787a160c915df755585df1f
Author: miomin <miomin_93@...>
Date: 2018-07-24T06:32:10Z
[WEEX-490][Android] Fix input type is number
----
> set "type=tel" and "type=number" in input component, but also can input text
> -----------------------------------------------------------------------------
>
> Key: WEEX-490
> URL: https://issues.apache.org/jira/browse/WEEX-490
> Project: Weex
> Issue Type: Bug
> Components: Android, iOS
> Affects Versions: 0.19
> Reporter: yangchen
> Assignee: codefurture
> Priority: Major
> Fix For: 0.20
>
>
> set "type=tel" and "type=number" in input component, but also can input textÂ
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)