Package com.operators.swipes

Interface Summary
SwipesView.OnSwipeListener Listener that updates on swipe threshold and direction.
 

Class Summary
SwipesAdapter<T> This class is a common base class for data containment, made specifically for SwipesView.
SwipesView The Swipes View is a new implementation of Android's AdapterView specifically made for 4 directional swiping.
 

Enum Summary
SwipesView.Directions The Directions are abstractions of typical 4 directional swipe operations.