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# - XML serialize base class without knowing derived class -

sql - Find last match with latest inserted name in table -

Send innerHTML text in URL in JSP -