Show background location indicator
This commit is contained in:
parent
c0a3016f19
commit
a0b2f1468b
1 changed files with 0 additions and 1 deletions
|
|
@ -99,7 +99,6 @@ class Preferences {
|
||||||
logLevel: bg.Config.LOG_LEVEL_VERBOSE,
|
logLevel: bg.Config.LOG_LEVEL_VERBOSE,
|
||||||
logMaxDays: 1,
|
logMaxDays: 1,
|
||||||
locationTemplate: _locationTemplate(),
|
locationTemplate: _locationTemplate(),
|
||||||
showsBackgroundLocationIndicator: false,
|
|
||||||
preventSuspend: heartbeatInterval > 0,
|
preventSuspend: heartbeatInterval > 0,
|
||||||
disableElasticity: true,
|
disableElasticity: true,
|
||||||
disableStopDetection: instance.getBool(stopDetection) == false,
|
disableStopDetection: instance.getBool(stopDetection) == false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue