Skip to content

Releases: MattJAshworth/SpinnerTools

1.4.6

06 Feb 09:44
aa176f4
Compare
Choose a tag to compare

Now able to reset the spinner back to requiring user input

setSelectedItem(null)

Set Items reinit fix

20 Jan 11:18
Compare
Choose a tag to compare

This should fix issues when changing the items that are visible in the spinner

Hint Margin

03 Dec 20:09
Compare
Choose a tag to compare

Adds attribute to Spinner view to set hint bottom margin

1.4.3

02 Dec 14:16
Compare
Choose a tag to compare

Added function to return currently selected item or null

1.4.2

14 Nov 13:52
623c460
Compare
Choose a tag to compare

Fixed issue where setting title programmatically would only update the sheet title. Now updates spinner title too.

1.4.1

07 Oct 19:20
Compare
Choose a tag to compare

CI Fix for 1.4

1.4

07 Oct 18:40
Compare
Choose a tag to compare
1.4

1.4:

  • Added ability to set background color, selected text color and hint text color via xml attributes

1.3

05 Jul 08:55
Compare
Choose a tag to compare
1.3

Added option to programmatically set the selected item

1.2

01 Jul 22:40
Compare
Choose a tag to compare
1.2

Fixed issue where onclick wouldn't fire on generic types

1.1.1

27 Jun 10:52
8103ef1
Compare
Choose a tag to compare

Fixing maven resolution issues