epoxy
epoxy copied to clipboard
Swipe for carousel inside usual ViewHolder
trafficstars
So, I have an old code with adapter and I need to add new carousel as one of the items.
I made custom view with carousel and page indicator. I used EpoxyTouchHelper to add swiping for the carousel, but onSwipeCompleted is not getting called.