Loading core/res/res/values/attrs.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1461,7 +1461,7 @@ If true, touch events may be dispatched to multiple children. MotionEvents for each pointer will be dispatched to the child view where the initial ACTION_DOWN event happened. See {@link android.view.ViewGroup#setSplitMotionEvents(boolean)} See {@link android.view.ViewGroup#setMotionEventSplittingEnabled(boolean)} for more information. --> <attr name="splitMotionEvents" format="boolean" /> </declare-styleable> Loading Loading
core/res/res/values/attrs.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1461,7 +1461,7 @@ If true, touch events may be dispatched to multiple children. MotionEvents for each pointer will be dispatched to the child view where the initial ACTION_DOWN event happened. See {@link android.view.ViewGroup#setSplitMotionEvents(boolean)} See {@link android.view.ViewGroup#setMotionEventSplittingEnabled(boolean)} for more information. --> <attr name="splitMotionEvents" format="boolean" /> </declare-styleable> Loading