GitHub user misakuo opened a pull request:
https://github.com/apache/incubator-weex/pull/1071
[Android] fix selection error in picker
testcase:
http://dotwe.org/vue/212a661ed8b0aada56ee651a16e055c2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/misakuo/incubator-weex patch-picker-selected
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1071.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 #1071
----
commit d0f5ab5801db60ea87980646e435652494c7739f
Author: misakuo <misakuo@...>
Date: 2018-03-13T09:41:01Z
*[android] fix selection error in picker
----
---