summaryrefslogtreecommitdiffstats
path: root/go/quickstep/src/com/android/quickstep/ContentFillItemAnimator.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix anim done callback not being called sometimes" into ub-launcher3-q...TreeHugger Robot2019-05-101-1/+4
|\
| * Fix anim done callback not being called sometimesKevin2019-05-091-1/+4
* | Ending pending anim should set to end values.Kevin2019-05-091-0/+2
* | Move shared end pending anim logic for reusabilityKevin2019-05-091-26/+17
* | Use Animator cancel instead of endKevin2019-05-091-1/+3
|/
* Fix bug skipping certain animations from endingKevin2019-05-081-1/+1
* Don't layout empty tasks in layout anim if we have the actual content.Kevin2019-04-251-0/+7
* Animate content fill animation to Recents GoKevin2019-04-231-0/+276