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

Taiwan and USA flag are small #14

Closed chitgoks closed 3 years ago

chitgoks commented 4 years ago

Use @drawable/tw @drawable/usa to replicate

chitgoks commented 4 years ago

us flag is also incorrect. the top line is white, it should be red right?

blongho commented 3 years ago

What is the size of the ImageView. I do not experience this in this project https://github.com/blongho/world-country-data-demo

You can download the apk from Google play and try it https://play.google.com/store/apps/details?id=com.blongho.countrydata

chitgoks commented 3 years ago

closing this. i decided to use remote images instead