Realtime gps data repaired
This commit is contained in:
parent
6d5948ea15
commit
8bcd143854
@ -91,7 +91,7 @@ class GpsStatusManager(
|
|||||||
|
|
||||||
locationManager.requestLocationUpdates(
|
locationManager.requestLocationUpdates(
|
||||||
LocationManager.GPS_PROVIDER,
|
LocationManager.GPS_PROVIDER,
|
||||||
1000L,
|
0L,
|
||||||
0f,
|
0f,
|
||||||
locationListener
|
locationListener
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user