SwipeStack icon indicating copy to clipboard operation
SwipeStack copied to clipboard

Not working when i add the same within a view pager

Open raheelshah31 opened this issue 9 years ago • 3 comments

Are there any guidelines when using within a viewpager ?

raheelshah31 avatar May 10 '16 06:05 raheelshah31

There may be a problem because of both viewpager and swipestack require onTouchListeners, though both are applied to different views (Im assuming viewpager is on the view holding the swipestack) and hence dont see why there should be a problem.

What is the challenge you are facing?

crearo avatar May 19 '16 08:05 crearo

This view should be used in a viewpager, because you can not define which view touch event will be passed to.

kyze8439690 avatar May 23 '16 09:05 kyze8439690

Hey #CreaRo , pager does not swipe when implement onClickListener method in adapter.

DivyeshRudani avatar Feb 02 '17 06:02 DivyeshRudani