public class SwipeBack
extends java.lang.Object
| Constructor and Description |
|---|
SwipeBack(android.app.Activity activity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
onTouchEvent(android.view.MotionEvent ev)
Call this method in Activity's onTouchEvent method.
|