diff --git a/quickstep/src/com/android/quickstep/views/RecentsView.java b/quickstep/src/com/android/quickstep/views/RecentsView.java index 83d15f7c5a..64c31740e0 100644 --- a/quickstep/src/com/android/quickstep/views/RecentsView.java +++ b/quickstep/src/com/android/quickstep/views/RecentsView.java @@ -362,7 +362,6 @@ public abstract class RecentsView mScrollListeners = new ArrayList<>(); - private float mFullscreenScale; // The threshold at which we update the SystemUI flags when animating from the task into the app public static final float UPDATE_SYSUI_FLAGS_THRESHOLD = 0.85f; @@ -1329,8 +1328,6 @@ public abstract class RecentsView