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
1ãbug fix for list cell add event has none affect when cell not init
2ãsticky offset supported
3ãkeep position lost bugfix
4ãsticky bugfix when none view
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
commit dc3718ec9fb85d9b6f4c9be3b30ec04a95b89433
Author: codefurture <[email protected]>
Date: 2017-10-17T01:56:17Z
Merge branch 'release-0.16' into release-0.16
commit fa6c474ea985c847435b5ef2baf3a7f445e347a4
Author: jianbai.gbj <[email protected]>
Date: 2017-10-17T03:15:53Z
resolve conflicts
----
---