Android Wrong Locale Resolution For Es-ec Language
I have the next localization in my app: values values-es values-es-rMX When I have locale of the device set to es_EC (Ecuador), I see strings from MX folder! But accordingly to thi
Solution 1:
Okay, the answer is on another StackOverflow question, the reason is the same, this is intended behavior for Android system.
Post a Comment for "Android Wrong Locale Resolution For Es-ec Language"