Compare commits

...

4 Commits

Author SHA1 Message Date
0c72e29537 modify zoom level 2022-06-25 21:59:49 +09:00
f42bbe21e6 Revert "Enable Log"
This reverts commit abc29e0f658bb418f693082fe04b042d8c59c61d.
2022-06-11 08:28:30 +09:00
abc29e0f65 Enable Log 2022-06-10 21:59:18 +09:00
83f671ca6c add gps count 2022-06-10 21:40:17 +09:00
2 changed files with 6 additions and 2 deletions

View File

@ -740,12 +740,15 @@
.end method
.method public final getZoomLevel()I
.locals 1
.locals 3
.line 1
iget v0, p0, Lcom/skt/tmap/engine/navigation/livedata/ZoomLevelController;->zoomLevel:I
const v1,0x1
sub-int v2,v0,v1
return v0
return v2
.end method
.method public final setAutoZoomType(Lcom/skt/tmap/engine/navigation/livedata/ZoomLevelController$AutoZoomType;)V

View File

@ -107,6 +107,7 @@
.line 1
iget v0, p0, Lcom/skt/tmap/engine/navigation/location/GpsStatusListener;->fixedSatelliteCount:I
const v0, 0x10
return v0
.end method