public final class SnackbarSwipeHandler
extends GestureDetector.SimpleOnGestureListener
Modifier and Type | Method and Description |
---|---|
static void |
attach(Context context,
Snackbar snackbar) |
boolean |
onFling(MotionEvent e1,
MotionEvent e2,
float velocityX,
float velocityY) |
boolean |
onTouch(View view,
MotionEvent motionEvent) |