Android中的手势

时间:2013-02-13 06:13:09

标签: android imageview gestures

我的Android应用程序中有超过30张图片..我打算在用户向左或向右滑动时显示一张图片。

最好的方法是什么?你能指出一些有用的例子吗?

2 个答案:

答案 0 :(得分:0)

答案 1 :(得分:0)

    see this ...
    http://developer.android.com/reference/android/view/GestureDetector.html
You can use Gesture Detector class so detect left,rigth,up down swipes