blongho / worldCountryData

Android library for country flag, currency, and other country information
https://blongho.github.io/worldCountryData/doc/
MIT License
98 stars 35 forks source link

Fallback drawable #13

Closed chitgoks closed 4 years ago

chitgoks commented 4 years ago

Hi, would be to nice to have an option to have a custom fallback drawable or we can set a default flag as fallback

funyin commented 4 years ago

I was just thinking of the same thing a while back. Although blongho did a great job with the globe drawable as a fallback

blongho commented 4 years ago

As noticed by @funyin , there is the globe drawable as fall-back. If nothing is found, the globe(World.globe()) is returned

chitgoks commented 4 years ago

yes. i saw that. its ok. it was a suggestion if we can have our own custom fallback drawable right away

instead of doing manual if else