miteshpithadiya / SearchableSpinner

Spinner with searchable items.
674 stars 241 forks source link

Spinner SetText #44

Open PatilAbhi opened 7 years ago

PatilAbhi commented 7 years ago

When we select any value from the spinner the selected value should be displayed in the Edit Text ?

How it work ??

ponnamkarthik commented 7 years ago

https://github.com/PonnamKarthik/SearchableSpinner

I made changes to the library. Check it.

huxaiphaer commented 6 years ago

setText can't be resolved ? and your link is not working

ponnamkarthik commented 6 years ago

https://github.com/PonnamKarthik/SearchableSpinner

Check this updated link

gelodgreat commented 6 years ago

@PonnamKarthik is settext working?

ponnamkarthik commented 6 years ago

you can use getSelectedItem and then set the value to the Edittext field

gelodgreat commented 6 years ago

so there's no possibility that we can set it to the searchable spinner right away?

ponnamkarthik commented 6 years ago

@gelodgreat you want to set the title to the spinner dialog?

CleatonPais commented 4 years ago

https://github.com/PonnamKarthik/SearchableSpinner

Check this updated link

this link works but when trying to set title in layout get this error

FAILURE: Build failed with an exception.