NavHandleLongPressInputConsumer now cancels long press detection on intercept.
Before handling a touch event NavHandleLongPressInputConsumer now checks mDelegate.allowInterceptByParent() to ensure a parent has not intercepted the touch event. Flag: LEGACY ENABLE_LONG_PRESS_NAV_HANDLE DISABLED Bug: 305924072 Test: Manual Change-Id: I0d7bcceba881a21ad00e56c3e18b4ebde878ee89
Loading
Please register or sign in to comment