HorizontalPicker icon indicating copy to clipboard operation
HorizontalPicker copied to clipboard

Android widget allowing user to select one item from set of them by swiping left and right.

Results 33 HorizontalPicker issues
Sort by recently updated
recently updated
newest added

Hello, I have some issues with the picker. My app is crashing everytime I set the side item and when I start to scroll or if the array has only...

![image](https://user-images.githubusercontent.com/22614547/75436677-0abe4780-5966-11ea-9242-aea8f6686204.png)

how to set minimum position or get listener like on Scroll onItemSelect() for example set values [1,2,3,4,5,6,7,8,9] minimum value=3 then if i clicked on less than 3 then don't allow...

Hi, How do I implement the `onChange` listener?

Fixed adding values programatically. Also fixed possible bug when there is no values and ENTER OR DPAD_CENTER button was clicked ( onItemClicked() listener was called despite of this ). Looks...

Is there way to hide weekends?

How can i set allowbackup to false pls?

There's any way to remove the padding from the left to the element starts from the beginning of the layout?

There's any way to remove the padding from the left to the element starts from the beginning of the layout?