I want to add Serbian Latin, Serbian to my Android app. However, I cannot determine what should be the name of the value folder. I tried sr-rRS-Latn values, but Android studio gave an error.
I also referred to another topic with a similar theme, but that did not help.
What is the list of supported languages / locales on Android?
How to enable 2 versions of the Serbian language? with latin letters and cyrillic letters
Android localization values - ** folder names
It should be values-b+sr+Latn
values-b+sr+Latn
Source: https://android.googlesource.com/platform/frameworks/base.git/+/master/tools/aapt2/Locale.cpp#144
The name should be " values-sr "