
Locale.getDefault() returns the default for the current JVM (or whatever runtime Android calls it these days). By asking the configuration, we will get the Locale that the user has selected from within the F-Droid preferences.
Locale.getDefault() returns the default for the current JVM (or whatever runtime Android calls it these days). By asking the configuration, we will get the Locale that the user has selected from within the F-Droid preferences.