Merge branch 'master-interation-time' of 
https://github.com/miomin/incubator-weex

This closes #1348


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

Branch: refs/heads/master
Commit: 71cf571fe7e6b2403282bd49ad3e515907278a6f
Parents: c3321a5 0978d98
Author: YorkShen <shenyua...@gmail.com>
Authored: Thu Jul 19 15:01:17 2018 +0800
Committer: YorkShen <shenyua...@gmail.com>
Committed: Thu Jul 19 15:01:17 2018 +0800

----------------------------------------------------------------------
 .../java/com/taobao/weex/RenderContainer.java   | 10 ++-
 .../java/com/taobao/weex/WXSDKInstance.java     | 67 ++++++++++++--------
 .../com/taobao/weex/common/WXPerformance.java   | 17 ++++-
 .../weex/ui/action/GraphicActionAddElement.java | 14 ++--
 .../weex/ui/action/GraphicActionCreateBody.java |  2 +-
 .../ui/action/GraphicActionCreateFinish.java    |  6 ++
 .../ui/action/GraphicActionMoveElement.java     | 16 +++++
 .../ui/action/GraphicActionRemoveElement.java   | 22 +++----
 .../taobao/weex/ui/component/WXComponent.java   |  9 ++-
 .../taobao/weex/ui/component/WXVContainer.java  |  7 +-
 10 files changed, 108 insertions(+), 62 deletions(-)
----------------------------------------------------------------------


Reply via email to