Clearing the touch state on ACTON_UP/ACTIUON_CANCEL
The touch listener may not get ACTION_DOWN if it came through an intercept, in which case it will continue to use the previous state. Clearing the state ensures that the next touch is not affected. Bug: 76152745 Change-Id: I18cfbac67aa373e935822003e746af9def6d9122
Loading
Please register or sign in to comment