epoxy icon indicating copy to clipboard operation
epoxy copied to clipboard

Swipe for carousel inside usual ViewHolder

Open wasylews opened this issue 3 years ago • 0 comments
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.

wasylews avatar Jan 24 '22 16:01 wasylews