einsatzprotokoll/resources/drawables/drawables.xml
EiSiMo 43f970d764 Phase 1: foundation modules
Central Config with all tunables (retention, GPS timeout, colors,
event type keys, menu item metadata). Event / EventStore handle
persistence via Application.Storage with 7-day pruning. Logger
mirrors the same retention. LayoutMetrics and Haversine provide
resolution-independent geometry helpers. German UI strings and
placeholder menu icons landed alongside so the build stays green.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 19:36:15 +02:00

13 lines
687 B
XML

<drawables>
<bitmap id="LauncherIcon" filename="launcher_icon.svg"/>
<bitmap id="IconHistory" filename="icon_history.svg"/>
<bitmap id="IconEvent" filename="icon_event.svg"/>
<bitmap id="IconStart" filename="icon_start.svg"/>
<bitmap id="IconEnd" filename="icon_end.svg"/>
<bitmap id="IconArrival" filename="icon_arrival.svg"/>
<bitmap id="IconArrest" filename="icon_arrest.svg"/>
<bitmap id="IconForce" filename="icon_force.svg"/>
<bitmap id="IconEvidence" filename="icon_evidence.svg"/>
<bitmap id="IconSighting" filename="icon_sighting.svg"/>
<bitmap id="IconDelete" filename="icon_delete.svg"/>
</drawables>