summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/anim/AnimationLayerSet.java
Commit message (Expand)AuthorAgeFilesLines
* Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-091-5/+4
* Removing wrapper around ViewPropertyAnimator, and using ObjectAnimatorSunny Goyal2017-02-161-1/+10
* Fixing bug in AnimationLayerSet where it sets the layer type to softwareSunny Goyal2017-02-131-6/+14
* Calling buildLayer only on views which are actually visibleSunny Goyal2016-10-261-0/+53