Releases: MattJAshworth/SpinnerTools
Releases · MattJAshworth/SpinnerTools
1.4.6
Set Items reinit fix
This should fix issues when changing the items that are visible in the spinner
Hint Margin
Adds attribute to Spinner view to set hint bottom margin
1.4.3
Added function to return currently selected item or null
1.4.2
Fixed issue where setting title programmatically would only update the sheet title. Now updates spinner title too.
1.4.1
CI Fix for 1.4
1.4
1.4:
- Added ability to set background color, selected text color and hint text color via xml attributes
1.3
Added option to programmatically set the selected item
1.2
Fixed issue where onclick wouldn't fire on generic types
1.1.1
Fixing maven resolution issues