summaryrefslogtreecommitdiff
path: root/android-app/app/src/main/res/layout
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-04-22 15:25:10 +0000
committerClaude <noreply@anthropic.com>2026-04-22 15:25:10 +0000
commit9002cfa5c9d7278a82f55e31ffe9c2621d71a9b8 (patch)
tree9c688f61a9d7c835cd6544c0c9d1c90af698db25 /android-app/app/src/main/res/layout
parenteeafe2f0f3a3718bd52e9c333894e1abbc0611ab (diff)
fix(build): replace deprecated LatLngBounds property accessors
MapLibre 13.0.1 only exposes northEast/southWest LatLng corners; the flat latSouth/latNorth/lonWest/lonEast properties don't exist and cause unresolved reference errors. Replace all occurrences in ParticleWindView and MainActivity with the correct .southWest.latitude / .northEast.* accessors. https://claude.ai/code/session_011h2dXbgXg3PesQMmQUNTCW
Diffstat (limited to 'android-app/app/src/main/res/layout')
0 files changed, 0 insertions, 0 deletions