Files
BlueToothLogger/app
n0tst3v3andClaude Opus 5 be517f56a5 fix(map): bring back the compact filter button and floating layers control
The split carried over the wrong versions of two bits of chrome.

The filter toggle had become a full-width grey TextView bar, 48dp of
"Map Filters ▼" sitting above the map. Restored to what it was: a
small "☰  Filters" button on a wrap-content row.

The Leaflet layers control was being created with collapsed:false,
which pins the whole Streets/Satellite list open as a box over the
map. collapsed:true is what renders it as the floating corner button
that opens on tap. Its 13px font rule came back with it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-19 09:30:45 -06:00
..
2026-08-18 18:52:29 -06:00
2026-08-16 22:52:52 -06:00