You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to use this class to have an associated edittext in general, or at least a utility function so we can get String country=CountryPicker.getCountryName(countryCode) (so given "CA") i can autofill this to Canada
Would it be a good idea to move the get Counrylist to the constructor so it happens in newinstance (the read from file?)
The text was updated successfully, but these errors were encountered:
I'd like to be able to use this class to have an associated edittext in general, or at least a utility function so we can get String country=CountryPicker.getCountryName(countryCode) (so given "CA") i can autofill this to Canada
Would it be a good idea to move the get Counrylist to the constructor so it happens in newinstance (the read from file?)
The text was updated successfully, but these errors were encountered: