Swipeable-Cards
Swipeable-Cards copied to clipboard
Swiping when view is inside Viewpager tab
I have a activity with tab view implemented using View pager. Inside one of fragment i have library's swipeable cards. When i try to swipe the library cards, the tab swipe happens. Is there some method i can override to avoid viewpager's swipe? Thanks