Is there a TouchEvents DOM API for Android? I need to implement drag & drop behavior.
From stackoverflow
-
If you're doing Java programs for Android (rather than, say, Web pages with JavaScript for Android), MotionEvent may be what you're looking for.
0 comments:
Post a Comment