17th Jan '16
- Add optional error text for when the first item (e.g. a prompt text)of the
LabelledSpinner
is selected
10th Jan '16
- Travis CI integration
- Change library used to upload to Bintray
5th Jan '16
- The items displayed can be set using an XML attribute. Also,
setItemsArray
can now have aCharSequence[]
as the argument. LabelledSpinner
has new constructors (including one for API 21+)- Refactoring of
LabelledSpinner
(including the use ofList
instead ofArrayList
) - Optimised imports
28th Dec '15
- Cleared up lots of minor issues.
24th Dec '15
- Initial release of the library, transferred originally from a number of files on GitHub Gist.