Files
exbyte-depot-viewer-perforce/src-tauri/icons/android/mipmap-anydpi-v26/ic_launcher.xml
Bonchellon 1675a7cd49 Add branded app icon
Exbyte Depot icon: white cube glyph on a violet gradient rounded square
(src-tauri/app-icon.svg), regenerated all platform icons via tauri icon.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 16:26:54 +03:00

5 lines
261 B
XML

<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<background android:drawable="@color/ic_launcher_background"/>
</adaptive-icon>