WheelPickerCompose icon indicating copy to clipboard operation
WheelPickerCompose copied to clipboard

Add Wheel Date - Time Picker in Android Jetpack Compose.

Results 23 WheelPickerCompose issues
Sort by recently updated
recently updated
newest added

When the rowCount is even, then the middle two rows are highlighted. Odd count gives correct behavior

bug

Hi, i think we can support other calendar systems by adding another parameter like "dateSystem". I don't think it requires much changes. Just adding corresponding year-range, months and days range

enhancement

Picker bounces back when dragging to last date or time because index is more than the size of the list