mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 09:26:51 +00:00
Merge "Tune AllApps dismiss animation" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f1a4296cd0
@@ -255,8 +255,6 @@ public class AllAppsTransitionController
|
||||
anim.setInterpolator(verticalProgressInterpolator);
|
||||
anim.addListener(getProgressAnimatorListener());
|
||||
builder.add(anim);
|
||||
// Use ANIM_VERTICAL_PROGRESS's interpolator to determine state transition threshold.
|
||||
builder.setInterpolator(verticalProgressInterpolator);
|
||||
|
||||
setAlphas(toState, config, builder);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user