Multitouch for all Views 1.0

License: Free ‎File size: N/A
‎Users Rating: 0.0/5 - ‎0 ‎votes

ABOUT Multitouch for all Views

*****Note: This App is for developers, not for customers****

This Activity shows a way to enable multitouch for Views.

Features:-forwards all MotionEvents to the underlying View-Included Move Events-Sends MouseUp to View if the pointer is out of the View-sends MoveEvents to a View if the Pointer is outside of the View (but registered to view with MouseDown) if you add the View to the moveOutsideEnabledViews with addMoveOutsideEnabledViews(View);. (see the TestButton)

Download the source and documentation here:http://www.passsy.de/multitouch-for-all-views/