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

EU flag not accessible #11

Closed dhoehl closed 4 years ago

dhoehl commented 4 years ago

The newly added eu flag is not accessible via World.getFlagOf("EU"). Only the globe is retrieved.

blongho commented 4 years ago

Hello @dhoehl , Try this implementation 'com.github.blongho:worldCountryData:11e095b585'and let us know if it solves your problem.

Bernard

dhoehl commented 4 years ago

Hello @dhoehl , Try this implementation 'com.github.blongho:worldCountryData:11e095b585'and let us know if it solves your problem.

Bernard

Yes it does.