small fixes

This commit is contained in:
nazar-kutz 2020-12-22 09:56:33 +02:00
parent c8accc9ca1
commit 31d31b9cd7

View file

@ -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