Fix #3907
This commit is contained in:
parent
bf7253d8ed
commit
7fef85273c
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ public class OsmandApplication extends MultiDexApplication {
|
|||
externalStorageDirectoryReadOnly = true;
|
||||
externalStorageDirectory = osmandSettings.getInternalAppPath();
|
||||
}
|
||||
osmandSettings.USE_MAP_MARKERS.set(true);
|
||||
|
||||
checkPreferredLocale();
|
||||
appInitializer.onCreateApplication();
|
||||
|
|
Loading…
Reference in a new issue