Skip to content

Releases: commandiron/WheelPickerCompose

WheelPickerCompose v1.1.11

Choose a tag to compare

@commandiron commandiron released this 05 Jun 20:21
version increased to 1.1.10

WheelPickerCompose v1.1.10

Choose a tag to compare

@commandiron commandiron released this 09 Feb 17:37

Now, WheelTextPicker component not internal.

WheelPickerCompose v1.1.9

Choose a tag to compare

@commandiron commandiron released this 26 Jan 08:17

Min Max Date Support added.

WheelPickerCompose v1.1.8

Choose a tag to compare

@commandiron commandiron released this 04 Jan 13:35

-row count feature added.

WheelPickerCompose v1.1.8-alpha

Choose a tag to compare

@commandiron commandiron released this 25 Dec 12:25
-fix compatibility, min sdk 26 to 21

WheelPickerCompose v1.1.7

Choose a tag to compare

@commandiron commandiron released this 15 Dec 06:53
version increased 1.1.7

WheelPickerCompose v1.1.6

Choose a tag to compare

@commandiron commandiron released this 05 Dec 14:23
version increased to 1.1.6

WheelPickerCompose v1.1.5

Choose a tag to compare

@commandiron commandiron released this 30 Nov 06:30
b141492
  • now timeFormat can use in DateTimePicker.

WheelPickerCompose v1.1.4

Choose a tag to compare

@commandiron commandiron released this 29 Nov 17:55
68fb55a
  • bugs fixed.
  • more cleaner code.
  • time format param. added to Time Picker so AM/PM option allowed now.

WheelPickerCompose v1.1.3

Choose a tag to compare

@commandiron commandiron released this 22 Nov 09:12
  • minDate and maxDate changed to yearsRange
  • now yearsRange is nullable so if it's null, years will no longer be displayed and snappedDate year will get startDate year by default.