MultiSelectSpinner
MultiSelectSpinner copied to clipboard
How to show some items as selected by default?
In my spinner list there are some items and I want to show them as selected by default. I tired setSelection but it does not work with this.
how to show some items as selected in the multiSelect Spinner?
Thank you, g bali
I am facing the same issue