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/03 03:55:17 UTC

[7/7] incubator-weex git commit: Merge branch 'android-bugfix-recycleAttribute' of http://github.com/zshshr/incubator-weex into 0.11-dev This closes #18

Merge branch 'android-bugfix-recycleAttribute' of http://github.com/zshshr/incubator-weex into 0.11-dev
This closes #18


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

Branch: refs/heads/0.11-dev
Commit: a910602a65c69e2cecffc0af74ac6188e8b39b11
Parents: 8c9598e 3ffd07e
Author: sospartan <so...@gmail.com>
Authored: Fri Mar 3 11:54:21 2017 +0800
Committer: sospartan <so...@gmail.com>
Committed: Fri Mar 3 11:54:21 2017 +0800

----------------------------------------------------------------------
 .../taobao/weex/ui/component/WXComponent.java   |  2 ++
 .../com/taobao/weex/ui/component/WXImage.java   | 18 ++++++++++
 .../taobao/weex/ui/component/WXVContainer.java  | 13 +++++++
 .../ui/component/list/BasicListComponent.java   | 27 +++-----------
 .../listview/adapter/ListBaseViewHolder.java    | 37 ++++++++++++++++----
 5 files changed, 67 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


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

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