Releases: Chivorns/SmartMaterialSpinner
Releases · Chivorns/SmartMaterialSpinner
v1.5.0
v1.4.0
- Fix arrow position
- Fix error text endX position
- Improve padding onVisibilityChanged
- Improve search result and apply search filter color
- Added new spinner outlined box style base on feature requested #17 and #31
- Disable keyboard popup by default and provide attr and method to enable/disable it base on request #30
- Fix issue #24,#19,#32,#42 and able to set auto item selection on start and enable/disable dropdown hint
v1.3.0
v1.2.1
Release v1.2.1 with bellow description:
- [#9]: Added new attr and method to enable/disable search dismiss button, dismiss text and dismiss color
- [#10]: Added new attr and method to set typeface
- [#14]: Fixed clearSelection() not work for searchable mode
- [#15]: Added new attr and method to custom dropdown list background and search dialog ListView background
v1.1.6
v1.1.5
v1.1.3
v1.1.2
v1.1.1
v1.1.0
- Apply arrow up and down when select on spinner
- Improve OnItemSelectedListener event to be called by default and when app override its method
- Improve scroll to current selected item for search dialog after SoftKeyboard popup
- Refactor ErrorTextAlignment to TextAlignment for reusable with other text alignment
- Improve custom view