align map_magnifier menu bahavior
This commit is contained in:
parent
7d3a0d45ae
commit
7b6a31954b
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ public class ConfigureMapMenu {
|
|||
}
|
||||
});
|
||||
bld.show();
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}).description(String.format("%.0f", 100f * activity.getMyApplication().getSettings().MAP_DENSITY.get()) + " %").layout(R.layout.drawer_list_doubleitem).reg();
|
||||
|
||||
|
|
Loading…
Reference in a new issue