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?)