Fix DismissView cannot be clicked sometimes after boot am: b926666a76
am: 2e61103c5e
Change-Id: Iba79909cfb5f2dc2770b6d7086c061d125ee0888
This commit is contained in:
@@ -130,7 +130,7 @@ public class NotificationStackScrollLayout extends ViewGroup
|
||||
private boolean mIsBeingDragged;
|
||||
private int mLastMotionY;
|
||||
private int mDownX;
|
||||
private int mActivePointerId;
|
||||
private int mActivePointerId = INVALID_POINTER;
|
||||
private boolean mTouchIsClick;
|
||||
private float mInitialTouchX;
|
||||
private float mInitialTouchY;
|
||||
|
||||
Reference in New Issue
Block a user