java - GestureDetector and GestureDetectorCompat -


What is the difference between the gesturedate class and gesture detector compact class? Both to do the same thing (dealing with gestures), but what should I use?

Havani detector acceleration is the only way to use all the gesture detector capabilities on the old Android version.

So you probably want to use Compat Edition which has the same API.


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

python - mayavi mapping a discrete colorbar on a surface -