mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 17:06:49 +00:00
Animate TaskView as you swipe down on it to launch
Bug: 73835352 Change-Id: Ia255a7af8fb6cd972f99de6390e097afc29c1b90
This commit is contained in:
@@ -206,7 +206,6 @@ public abstract class AnimatorPlaybackController implements ValueAnimator.Animat
|
||||
anim.setCurrentPlayTime(Math.min(playPos, anim.getDuration()));
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private class OnAnimationEndDispatcher extends AnimationSuccessListener {
|
||||
|
||||
Reference in New Issue
Block a user