summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/anim
Commit message (Collapse)AuthorAgeFilesLines
* Removing wrapper around ViewPropertyAnimator, and using ObjectAnimatorSunny Goyal2017-02-162-1/+60
| | | | | | | instead Bug: 35218222 Change-Id: Ic714cf7d20989cb45f07712e8a6f6659d0e3f30d
* Fixing bug in AnimationLayerSet where it sets the layer type to softwareSunny Goyal2017-02-131-6/+14
| | | | | | at the end of the animation instead fo setting it back to the original value Change-Id: I528dc41fb896ae57905d5ceab7256a53bdb81489
* Calling buildLayer only on views which are actually visibleSunny Goyal2016-10-261-0/+53
> Creating a common listener for handling buildLayer logic Bug: 30138067 Change-Id: I803ef78b48e07e5ae5922e0392d390f274a87d75