2020-07-14

2020-07-14  本文已影响0人  摩羯座_4ae2
// Dispatch to touch targets.
            if (mFirstTouchTarget == null) {
                // No touch targets so treat this as an ordinary view.
                handled = dispatchTransformedTouchEvent(ev, canceled, null,
                        TouchTarget.ALL_POINTER_IDS);
            }
上一篇下一篇

猜你喜欢

热点阅读