diff options
| author | Claude <noreply@anthropic.com> | 2026-04-10 22:26:02 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-04-10 22:26:02 +0000 |
| commit | b01a638674a313355664cc387e7da0d77a9c32d0 (patch) | |
| tree | 44eec133a4842e3d2b7fb0af48da635ca899767f /android-app/app/src/main/res/layout/fragment_learn.xml | |
| parent | d66ed02942849c0f19efaa1caeae14bd0eb1545b (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/layout/fragment_learn.xml')
0 files changed, 0 insertions, 0 deletions
