MaterialSpinner
MaterialSpinner copied to clipboard
Add support for search option using filterable when spinnerMode is Dialog
When there is a long list of items, preferably dialog spinnerMode is used. But for quick search its difficult to add the Filterable option in the inner class. Is there a way to implement this.?