Using FallbackSwipeHandler in 2-button mode

Bug: 151166786
Change-Id: Ia86af76c1779bafa4690e733a7e6764973c8ae0d
This commit is contained in:
Sunny Goyal
2020-03-11 16:20:25 -07:00
parent 8780065fdb
commit fa617d89ce
3 changed files with 37 additions and 36 deletions
@@ -79,6 +79,7 @@ public abstract class BaseSwipeUpHandler<T extends BaseDraggingActivity, Q exten
private static final String TAG = "BaseSwipeUpHandler";
protected static final Rect TEMP_RECT = new Rect();
public static final float MIN_PROGRESS_FOR_OVERVIEW = 0.7f;
private static final Interpolator PULLBACK_INTERPOLATOR = DEACCEL;
// The distance needed to drag to reach the task size in recents.