Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

* [android] Support rotateX and rotateY, optimize animation as well. #418

Merged
merged 1 commit into from
Jun 8, 2017

Commits on Jun 8, 2017

  1. * [Android] Support rotateX and rotateY, optimize animation as well.

    @notdanger
    
    * [Use LayoutParamsProperty instead of DimensionUpdateListener to achieve height/width animation.](http://dotwe.org/vue/c7a70462a136b61e11ab37f384862003)
    * [Support rotateX and rotateY.](http://dotwe.org/vue/e712dd2ad4df470bab940d8e0e6d052d).
    * Stop remove transform and transform-origin from WXStyle in UpdateStyleAction.
    * Stop execute animation callback if corresponding WXInstance is destroyed when animation finished.
    
    Corresponding [JIRA issue](https://issues.apache.org/jira/browse/WEEX-38).
    YorkShen committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    cd91163 View commit details
    Browse the repository at this point in the history