ebanx / swipe-button

A button that activates by swipe instead of touch
485 stars 101 forks source link

SwipeButton not working with ViewPager #59

Open hiagodotme opened 4 years ago

hiagodotme commented 4 years ago

Swipe Button does not work inside a ViewPager. By sliding the component, ViewPager shifts the view. My ViewPager is used to make tabs.

SwipeButton sits on an Adapter within a Listview in a Fragment.

Mohsankhan commented 4 years ago

Anyone Resolve this issue i am also face this issue in viewpager