Fix share location disappear
This commit is contained in:
parent
15fcd52671
commit
b6e05a7975
1 changed files with 0 additions and 1 deletions
|
@ -302,7 +302,6 @@ public class NavigationService extends Service implements LocationListener {
|
||||||
if (plugin.getTracker().isEnabledTracker()) {
|
if (plugin.getTracker().isEnabledTracker()) {
|
||||||
plugin.getTracker().disableTracker();
|
plugin.getTracker().disableTracker();
|
||||||
}
|
}
|
||||||
plugin.getService().disconnect();
|
|
||||||
}
|
}
|
||||||
NavigationService.this.stopSelf();
|
NavigationService.this.stopSelf();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue