opt
This commit is contained in:
@@ -197,7 +197,7 @@ public class MapPresenter extends Presenter<MapView> implements
|
||||
}
|
||||
|
||||
for (String cmd : VoiceConstants.sCmds) {
|
||||
mMogoIntentManager.unregisterIntentListener(cmd);
|
||||
mMogoIntentManager.unregisterIntentListener(cmd, this);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user