summaryrefslogtreecommitdiff
path: root/android-app/app/src/main/res/drawable/ic_learn.xml
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-04-10 22:26:02 +0000
committerClaude <noreply@anthropic.com>2026-04-10 22:26:02 +0000
commitb01a638674a313355664cc387e7da0d77a9c32d0 (patch)
tree44eec133a4842e3d2b7fb0af48da635ca899767f /android-app/app/src/main/res/drawable/ic_learn.xml
parentd66ed02942849c0f19efaa1caeae14bd0eb1545b (diff)
Suppress map label flicker from GPS jitter
GPS settling produces many tiny position updates that each triggered a 1-second animateCamera(), forcing continuous symbol-collision recalculation and label fade cycles. Fix: skip animation entirely (moveCamera) when the new position is < 3 m from the last one; use a shorter easeCamera(400 ms) for real movement so the animation window is smaller. https://claude.ai/code/session_01HXPjBsogsJVRwCiekDGkJX
Diffstat (limited to 'android-app/app/src/main/res/drawable/ic_learn.xml')
0 files changed, 0 insertions, 0 deletions