Automotive: update "my location" button icon more quickly

This commit is contained in:
johan12345
2025-10-26 23:40:22 +01:00
parent 69622c6816
commit 872d3c5143

View File

@@ -249,6 +249,7 @@ class MapScreen(ctx: CarContext, val session: EVMapSession) :
.build()
).setOnClickListener {
enableLocation(true, myLocationEnabled && !compassEnabled)
invalidate()
}.build()
)
.addAction(