Files
tusk/src-tauri/icons/android/values/ic_launcher_background.xml
Aleksey Shakhmatov 8c13b4ec97 chore(icons): refresh app icon set + add android/ios variants and source
Regenerate desktop icons (png/ico/icns), add 64x64 and mobile (android mipmap,
ios AppIcon) variants, and keep the editable icon-source.svg/png.
2026-05-23 15:02:01 +03:00

4 lines
115 B
XML

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