Bimba.git
ref: ee83e5f1b5f7363cc1628cf1640e8e8286ca27bc
app/src/main/res/xml/locales_config.xml
1
2
3
4
5
6
|
<?xml version="1.0" encoding="utf-8"?>
<locale-config xmlns:android="http://schemas.android.com/apk/res/android">
<locale android:name="en" />
<locale android:name="pl" />
<locale android:name="it" />
</locale-config> |