display Online Maps below Plugin Manager in correct order with other Plugins
This commit is contained in:
parent
2ab6ae84b0
commit
a186f15fd3
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ public class OsmandRasterMapsPlugin extends OsmandPlugin {
|
|||
grp.setSummary(R.string.online_map_settings_descr);
|
||||
grp.setTitle(R.string.online_map_settings);
|
||||
grp.setKey("map_settings");
|
||||
grp.setOrder(0);
|
||||
//grp.setOrder(0);
|
||||
general.addPreference(grp);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue