CarouselPicker icon indicating copy to clipboard operation
CarouselPicker copied to clipboard

A Carousel picker library for android which supports both text and icons . :sparkles:

Results 24 CarouselPicker issues
Sort by recently updated
recently updated
newest added

I am not using maven. In 2020, Android studio uses gradle, so could you update that? Also is there a kotlin documentation?

How to setItemClickListener?I set OnClickListener to the ItemView.The current selected one can receive events but the others can not receive events. code like this ``` @Override public Object instantiateItem(@NonNull ViewGroup...

Hello i have a problem with it. When i put the Carousel Picker beetween two buttons in LinearLayout (horizontal) Picker stops working and look unwell. One text is on another...

i added this method so i can set value on other widget easily but then it doesnt work well the way i want to. It scrolled randomly and sometimes it...

I want to init the Item ,and then I call setCurrentItem(),but the CarouseIPicker display nothing.when I smooth the View in finger,the Item display again!

The selected item is going in the left side not in the center as the gif shows.

Hello In text and mixed modes all list items overlap each other badly. My words are 5-8 characters long. I've tried different font sizes Is there a way to remove...

bug

Is there any way to create a carousel of any number of items? (2,4,6,7,8,9,10, etc.)

When i will sync my project with CarouselPicker this message show for me **Failed to resolve: com.github.GoodieBag:CarouselPicker:v1.1 Show in File Show in Project Structure dialog** Can you help me? Thanks...

While scrolling through the CarouselPicker items if user gets a notification (e.g. a WhatsApp message), the items disappear.