GitHub user gubaojian opened a pull request:
https://github.com/apache/incubator-weex/pull/1138
[WEEX-299][android] Touch event will transmit to next layer,
requestDisallowInterceptTouchEvent should be reset for every touch event
[WEEX-299][android] Touch event will transmit to next layer,
requestDisallowInterceptTouchEvent should be reset for every touch event
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gubaojian/incubator-weex
release_0.19_template_list_bugfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1138.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 #1138
----
commit 5575e161add04239d26a6a9b02fe9e3dc611bdc4
Author: jianbai.gbj <jianbai.gbj@...>
Date: 2018-04-27T08:47:13Z
[WEEX-299][android] Touch event will transmit to next layer,
requestDisallowInterceptTouchEvent should be reset for every touch event
----
---