CarouselView icon indicating copy to clipboard operation
CarouselView copied to clipboard

Results 13 CarouselView issues
Sort by recently updated
recently updated
newest added

MAVEN integration or JITPACK is missing. It would be easier to use with Gradle

Hi, How can I hide carousel item which is not in front just parallel to one item which is seen so that background item not seen at all except the...

Hi Nazar, at first thanks a lot for producing this **amazing** library! I encountered problems only when trying to flip a view on clicking. In the attached screenshots of the...

How to change panel size. I wanna resize panel then i simply call mCarouselView.setScaleX(); but it's change only the Radius. how can i change panel width and the height.

To update data I have been using following snippet mCarouselView.resetList(); // And then adding new data one by one mCarouselView.addView(view); But it has an after affect is that views are...

Hi binaryroot this project is help me so much, if I want base on this to refine and modify code in my android project, what license I need to follow...

I changed the Rotator class to remove the Math.round calls. This seems to make the animation smoother when the carousel settles after a click or swipe

Hello! You create a greate module, this is best carousel it this time. Thank you for it ) But i have little question - How i can "to break the...

How are we expected to use this library?