Align map sensor selector with legacy dropdown UI.

Restore the old map sensor control styling and interaction in Compose, and add previews for collapsed/expanded, search, and device panel states to speed up UI iteration.

Made-with: Cursor
This commit is contained in:
2026-02-28 22:56:33 +01:00
parent 18a652a789
commit 10613a36f8
6 changed files with 361 additions and 18 deletions

View File

@@ -1,7 +1,10 @@
<resources>
<string name="app_name">AirMQ</string>
<string name="map_sensor_dust">Dust</string>
<string name="map_sensor_air_quality">Air quality</string>
<string name="map_sensor_radioactivity">Radioactivity</string>
<string name="map_sensor_help_link">What does this mean?</string>
<string name="map_sensor_help_title">What do AirMQ sensors measure?</string>
<string name="map_search_action_content_desc">Search</string>
<string name="map_my_location_content_desc">My location</string>
<string name="map_back">Back</string>