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

Commit 9ee35481 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: I624bd5a9fcecf731c34d80930a4593e10e390f5a
parents c9b05d56 095c053c
Loading
Loading
Loading
Loading
+1 −0
Original line number 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);
            mTouchMode = TOUCH_MODE_FLING;
            mSuppressIdleStateChangeCall = false;
            removeCallbacks(this);
            postOnAnimation(this);

            if (PROFILE_FLINGING) {