Multitouch for all Views 1.0

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

*****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/

VERSION HISTORY

  • Version 1.0 posted on 2013-08-05
    Version 1.0,- All Touchevents are forwarded to the Views,- Added support to forward events to Views if the TouchEvent is out of the views bounds

Program Details