Android: ListViewSwipeActivity ListView with swipe detection

In this tutorial we will explore writing and using ListView that extends support-v7 ActionBarActivity and detects side-to-side swipes and touch events.

download the source code from:

git clone https://github.com/UkiDLucas/ListViewSwipeActivity/


Or review code:

ListViewSwipeActivity.java

No comments:

Post a Comment