A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sorting mechanisms.
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
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