GitHub user gubaojian reopened a pull request:
https://github.com/apache/incubator-weex/pull/788
[Android]bug fix for list cell add event has none affect when cell not init
bug fix for list cell add event has none affect when cell not init
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gubaojian/incubator-weex release-0.16
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/788.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 #788
----
commit e1eec866f243c498a88fb4e62517f2f086683ceb
Author: jianbai.gbj <[email protected]>
Date: 2017-10-12T12:23:34Z
bug fix for list cell add event has none affect when cell not init
commit 117fc2f5402f83b2af1a2301ac6b00bb615afc04
Author: jianbai.gbj <[email protected]>
Date: 2017-10-16T05:59:17Z
sticky offset supported, keep position lost when insert data fix
----
---