summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/anim/SpringAnimationBuilder.java
AgeCommit message (Expand)Author
2020-08-12Wrapping display properties in a wrapper classSunny Goyal
2020-05-12Only set spring end value if animation wasn't canceledTony Wickham
2020-04-29Ensure final values are set when StaggeredWorkspaceAnim is cancelled/ended.Jon Miranda
2020-04-22Fixing animation player not overshooting spring animation; tuning springsSunny Goyal
2020-03-06Converting some anonymous classes to lambda callsSunny Goyal
2019-09-09Adding support for building a "spring like animation" with precomputed valuesSunny Goyal