Merge "FIx issue: https://issuetracker.google.com/issues/183024999" am: 2e1c97a4e8
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1645426 Change-Id: I58ed1f46546ea34e74ff4563e3bc83b20a369d44
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user