Android Swipe to left or right?

后端 未结 2 1962
不知归路
不知归路 2020-12-30 17:17

How can I detect in a ListView that someone swiped to the left or the right?

2条回答
  •  不思量自难忘°
    2020-12-30 17:37

    gestures recognition wont be supported on 1.5 for which you might want to refactor gesture base code, and add to your application so to work good on 1.5 in case you are not supporting 1.5 your already good.

提交回复
热议问题