Files
recText/src-tauri/icons/android/values/ic_launcher_background.xml
T
ben dbd7754dae Add Tauri CLI, app icons, and packaging config.
Wire up local build scripts and lockfiles so the desktop app can be developed and bundled consistently.
2026-08-12 13:00:30 +02:00

4 lines
115 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#fff</color>
</resources>