Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 095c053c authored by Alan Viverette's avatar Alan Viverette Committed by Automerger Merge Worker
Browse files
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1645426

Change-Id: I58ed1f46546ea34e74ff4563e3bc83b20a369d44
parents 0272cc7d 2e1c97a4
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -4679,6 +4679,7 @@ public abstract class AbsListView extends AdapterView<ListAdapter> implements Te
                    0, Integer.MAX_VALUE, 0, Integer.MAX_VALUE);
                    0, Integer.MAX_VALUE, 0, Integer.MAX_VALUE);
            mTouchMode = TOUCH_MODE_FLING;
            mTouchMode = TOUCH_MODE_FLING;
            mSuppressIdleStateChangeCall = false;
            mSuppressIdleStateChangeCall = false;
            removeCallbacks(this);
            postOnAnimation(this);
            postOnAnimation(this);


            if (PROFILE_FLINGING) {
            if (PROFILE_FLINGING) {