daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!
MIT License
12.38k stars 2.67k forks source link

onInterceptTouchEvent method called after unlock phone #363

Closed JitenNumberTank closed 8 years ago

JitenNumberTank commented 8 years ago

I have implement peek and pop library with swipelayout. its working as well as we run it normally. but its child getting MotionEvent.Action_Cancel after unlocking phone via right side button in phone. I am getting this issue because of SwipeLayout Library. Could you please tell me Why I am getting this type of issue?