You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kotatsu/app
kadirkid 104d8da655 Switch per language support to manual
The current automatic support setup has a bug where the app language will change for users with Android 15 when there is a configuration change like rotating a screen. It seems that that using generateLocaleConfig on AGP 8.8+ triggers a bug in Android 15 (android:defaultLocale) which causes this issue
12 months ago
..
libs
src Switch per language support to manual 12 months ago
.gitignore
build.gradle Switch per language support to manual 12 months ago
proguard-rules.pro Fixes 1 year ago