List of usage examples for android.view View.OnTouchListener interface-usage
From source file com.xinxin.everyxday.widget.swipelistview.SwipeListViewTouchListener.java
/** * Touch listener impl for the SwipeListView */ public class SwipeListViewTouchListener implements View.OnTouchListener { private static final int DISPLACE_CHOICE = 80;
From source file com.quickblox.convo.ui.views.swipeListView.SwipeListViewTouchListener.java
/** * Touch listener impl for the SwipeListView */ public class SwipeListViewTouchListener implements View.OnTouchListener { private static final int DISPLACE_CHOICE = 80;
From source file cn.fantasee.swipwmenulistview.swipelistview.SwipeListViewTouchListener.java
/** * Touch listener impl for the SwipeListView */ public class SwipeListViewTouchListener implements View.OnTouchListener { private static final int DISPLACE_CHOICE = 80;
From source file com.minglang.suiuu.customview.swipelistview.SwipeListViewTouchListener.java
/** * Touch listener impl for the SwipeListView */ public class SwipeListViewTouchListener implements View.OnTouchListener { private static final int DISPLACE_CHOICE = 80;
From source file com.proyecto.alberto.monedero.Swipe.SwipeListViewTouchListener.java
/** * Touch listener impl for the SwipeListView */ public class SwipeListViewTouchListener implements View.OnTouchListener {
From source file com.whereru.greengrass.goforit.swipelistview.SwipeListViewTouchListener.java
/** * Touch listener impl for the SwipeListView */ public class SwipeListViewTouchListener implements View.OnTouchListener { private static final int DISPLACE_CHOICE = 80;
From source file com.ys.libraryp.mylibraryproject.swipelistview.SwipeListViewTouchListener.java
/** * Touch listener impl for the SwipeListView */ public class SwipeListViewTouchListener implements View.OnTouchListener { private static final int DISPLACE_CHOICE = 80;
From source file com.quickblox.q_municate.ui.views.swipeListView.SwipeListViewTouchListener.java
/** * Touch listener impl for the SwipeListView */ public class SwipeListViewTouchListener implements View.OnTouchListener { private static final int DISPLACE_CHOICE = 80;
From source file com.projecttango.examples.java.pointtopoint.PointToPointActivity.java
/**
* An example showing how to build a very simple point-to-point measurement app
* in Java. It uses the Tango Support Library to do depth calculations using
* the point cloud data. Whenever the user clicks on the camera display, a point
* is recorded from the point cloud data closest to the point of the touch;
* consecutive touches are used as the two points for a distance measurement.
From source file com.peng.saishi.widget.swipelistview.SwipeListViewTouchListener.java
/** * Touch listener impl for the SwipeListView */ public class SwipeListViewTouchListener implements View.OnTouchListener { private static final int DISPLACE_CHOICE = 80;