summaryrefslogtreecommitdiff
path: root/android-app/app/src/androidTest
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-04-09 09:50:50 +0000
committerClaude <noreply@anthropic.com>2026-04-09 09:50:50 +0000
commitfcafa13e81a91424bb73172c7e709df550ae5d5c (patch)
treefcaad7abe47b0a5461e9a928028a13eefd96246a /android-app/app/src/androidTest
parent0a0b3afc080954a70526cc3e057bede1e704420b (diff)
Fix nullable LatLng? crash in ParticleWindView
MapLibre 13.0.1 types VisibleRegion corners as LatLng? (nullable). Use listOfNotNull() in both onDraw() and scatter() to guard against null corners — mirrors the same fix already applied to MainActivity. https://claude.ai/code/session_01HXPjBsogsJVRwCiekDGkJX
Diffstat (limited to 'android-app/app/src/androidTest')
0 files changed, 0 insertions, 0 deletions