LukasPaczos / emergency-number

Emergency Number is an app that makes it easier to communicate with emergency services.
GNU General Public License v3.0
7 stars 0 forks source link

Countries spinner on first start #6

Open LukasPaczos opened 7 years ago

LukasPaczos commented 7 years ago

Maybe there should be a spinner with countries instead of EditText. We can fetch data from wiki. If the country doesn't have one specific emergency number we could enable spinner just before sending a message to pick a number (from a group of 3 available for example).

Screen reference: begin fragment

LukasPaczos commented 7 years ago

http://emergencynumberapi.com/ should be a viable option as well.