You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by so...@apache.org on 2017/03/07 02:09:49 UTC

[3/3] incubator-weex git commit: Merge branch '0.11-dev-fix-list-concurrent' of github.com:sospartan/incubator-weex into 0.11-dev This closes #40

Merge branch '0.11-dev-fix-list-concurrent' of github.com:sospartan/incubator-weex into 0.11-dev
This closes #40


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/281dfad5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/281dfad5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/281dfad5

Branch: refs/heads/0.11-dev
Commit: 281dfad5beccfcbcf2690a58e0f5c0bbb1c95358
Parents: 756754f 8c23b93
Author: sospartan <so...@gmail.com>
Authored: Tue Mar 7 10:09:10 2017 +0800
Committer: sospartan <so...@gmail.com>
Committed: Tue Mar 7 10:09:10 2017 +0800

----------------------------------------------------------------------
 .../java/com/taobao/weex/ui/component/WXScroller.java    |  4 ++--
 .../taobao/weex/ui/component/helper/WXStickyHelper.java  | 11 ++++++-----
 .../weex/ui/component/list/BasicListComponent.java       |  4 ++--
 .../main/java/com/taobao/weex/ui/view/WXScrollView.java  |  4 ++--
 4 files changed, 12 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/281dfad5/android/sdk/src/main/java/com/taobao/weex/ui/component/list/BasicListComponent.java
----------------------------------------------------------------------