You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by zs...@apache.org on 2017/07/21 10:27:21 UTC

[3/3] incubator-weex git commit: Merge branch '0.15-dev-bugfix into 0.15-dev

Merge branch '0.15-dev-bugfix into 0.15-dev

* 0.15-dev-bugfix:
  * [android] fix waterfall crash
  * [android] fix : set the upper limit for the viewHolder cache pool


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

Branch: refs/heads/0.15-dev
Commit: c964a90e42a722185078a339d7102e3af83c78a4
Parents: 33a6bec 4ba3101
Author: zshshr <zh...@gmail.com>
Authored: Fri Jul 21 18:27:02 2017 +0800
Committer: zshshr <zh...@gmail.com>
Committed: Fri Jul 21 18:27:02 2017 +0800

----------------------------------------------------------------------
 .../taobao/weex/dom/WXRecyclerDomObject.java    |  4 +++
 .../ui/component/list/BasicListComponent.java   | 30 +++++++++++++-------
 .../weex/ui/component/list/WXListComponent.java |  8 ++++++
 3 files changed, 32 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


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