mirror of
https://github.com/ev-map/EVMap.git
synced 2025-12-23 23:27:46 -05:00
Automotive: update "my location" button icon more quickly
This commit is contained in:
@@ -249,6 +249,7 @@ class MapScreen(ctx: CarContext, val session: EVMapSession) :
|
||||
.build()
|
||||
).setOnClickListener {
|
||||
enableLocation(true, myLocationEnabled && !compassEnabled)
|
||||
invalidate()
|
||||
}.build()
|
||||
)
|
||||
.addAction(
|
||||
|
||||
Reference in New Issue
Block a user