vikktorn / ExampleCountryPicker

Android Country, State/Region, City picker
9 stars 4 forks source link

City help..! #5

Open MikeB32 opened 4 years ago

MikeB32 commented 4 years ago

I Just want cities picker without state and country if you can help me please..!

vikktorn commented 4 years ago

As I remember You can just comment country and state picker and enable city picker on start of activity, and make it visible

On Tue, Nov 12, 2019, 11:29 AM MikeB32 notifications@github.com wrote:

I Just want cities picker without state and country if you can help me please..!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vikktorn/ExampleCountryPicker/issues/5?email_source=notifications&email_token=AD3LL6VWTQTYOBO4KKEKRJDQTKAPVA5CNFSM4JMBNVG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HYU4LYA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3LL6WP4HKBJWNSAZRDKW3QTKAPVANCNFSM4JMBNVGQ .

MikeB32 commented 4 years ago

I did visible it but whenever i click on it nullexception on dialog I just want a dialog or activity and search bar like you did and give me world cities with filtering on every word i enter its for weather application (Searching by city)

vikktorn commented 4 years ago

I can't remember now how I make connection between spinners, but I saw lot of spinners on internet that have only cities, or you can use JSON with cities from my application and make your own spinner, or you can make array of cities in your strings.xml and use it in your spinner

Viktor Nesic

On Tue, Nov 12, 2019, 12:53 PM MikeB32 notifications@github.com wrote:

I did visible it but whenever i click on it nullexception on dialog I just want a dialog or activity and search bar like you did and give me world cities with filtering on every word i enter its for weather application (Searching by city)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vikktorn/ExampleCountryPicker/issues/5?email_source=notifications&email_token=AD3LL6TH7KYGO5E6UWWGF2DQTKKLBA5CNFSM4JMBNVG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED2ADTQ#issuecomment-552862158, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3LL6WGXJMIV7Z4ZBBOKLTQTKKLBANCNFSM4JMBNVGQ .