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

Add new attribute "languages" to class "Country" #40

Closed fatonhoti closed 2 years ago

fatonhoti commented 2 years ago

I have modified the "Country" class to include another attribute "languages" which is a string to hold the spoken languages of the a country.

fatonhoti commented 2 years ago

@blongho Hello, please review this when possible.

fatonhoti commented 2 years ago

@blongho I have solved the merge conflict. The build error seems to be due to your commit.

blongho commented 2 years ago

Already added in this commit