-1

Well, I'm creating app in which the user selects a brazilian state from a list (drop down list, picker, dialog or something like a list), but I'm not sure how to implement it. Is there such thing pre-build or will I have to implement? if so, any ideas of how I can do it?

Evan Bashir
  • 5,501
  • 2
  • 25
  • 29
Nayana
  • 3
  • 2

1 Answers1

0

You should have a Spinner that offers this kind of selectable input and create your Adapter with the items.

Marcos Vasconcelos
  • 18,136
  • 30
  • 106
  • 167