SearchableSpinner
SearchableSpinner copied to clipboard
Does the library possible to be added into XML directly, instead of instantiate the object inside Java/Kotlin?
<in.galaxyofandroid.spinerdialog.SpinnerDialog // omitted ... />
this won't compiled currently