Merge "Remove the unused variable." into rvc-dev am: d8cf9a98ed am: 1cab4e7c61 am: 56ea296220
Change-Id: Icc90a8e8013c293919eb533899b094acc1eb2884
This commit is contained in:
committed by
Automerger Merge Worker
commit
77f11983d3
@@ -110,8 +110,6 @@ public class EdgeBackGestureHandler implements DisplayListener,
|
||||
private final float mTouchSlop;
|
||||
// Duration after which we consider the event as longpress.
|
||||
private final int mLongPressTimeout;
|
||||
// The back gesture type
|
||||
private int mBackType;
|
||||
|
||||
private final PointF mDownPoint = new PointF();
|
||||
private final PointF mEndPoint = new PointF();
|
||||
|
||||
Reference in New Issue
Block a user