small fixes
This commit is contained in:
parent
c8accc9ca1
commit
31d31b9cd7
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ public class MapActivityActions implements DialogProvider {
|
|||
TargetPointsHelper targets = app.getTargetPointsHelper();
|
||||
|
||||
ApplicationMode mode = appMode != null ? appMode : getRouteMode(from);
|
||||
//app.getSettings().setApplicationMode(mode);
|
||||
//app.getSettings().setApplicationMode(mode, false);
|
||||
app.getRoutingHelper().setAppMode(mode);
|
||||
app.initVoiceCommandPlayer(mapActivity, mode, true, null, false, false, showMenu);
|
||||
// save application mode controls
|
||||
|
|
Loading…
Reference in a new issue