I want to do a spinner of cities, and that spinner will determine what place (which will be also a spinner) inside the city I select.
For example, if I selected "New York" and the spinner which called place will display for instance "Postal" and "Best Buy", now when I choose another city it will display "Postal" and "Walmart".
How can I make a class for all the cities or is there another way to do that?