I have a question about spinners, and cannot find anything online about how to do it.
I have a spinner in my app, with region selections i.e. Southwest, Southeast.
I want the spinner to selections available of the second spinner to be dependent on the selection made in the first one. i.e. When the user selects Southwest the choices on the second spinner would be Lake Charles, Iowa, Lake Arthur etc. And when the user selects southeast, the choices of the second spinner would be Gretna, New Orleans, Luling etc.
how do I go about doing that?
examples would be greatly appreciated!
Thank you!
Try this Code..
I hope it will helpful to you…