Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm encountering an issue with the CountryCodePicker library in my Android application. When the locale is set to Turkish (tr), some country flags are not displaying correctly. My app supports two languages, with separate string resources for English and Turkish.
How can I address this issue and ensure that all country flags are displayed correctly regardless of the locale, especially when using the Turkish (tr) locale?
Beta Was this translation helpful? Give feedback.
All reactions