Scrounger / CountryCurrencyPicker

CountryCurrencyPicker is an android picker library for country and / or currency. You can implement it as fragment or dialog. It offers the option to search for country values and / or currency values. Inspired by country-picker-android and currency-picker-android
Apache License 2.0
36 stars 11 forks source link

Cant manipulate text in button #9

Open DarkZaidOne opened 3 years ago

DarkZaidOne commented 3 years ago

Is there a way i can manipulat the string of the button? Make it visible/invisible or concanate a string to the country name? Great library btw.Thanks