Files
hikari-desktop/src-tauri/icons/android/mipmap-anydpi-v26/ic_launcher.xml
T
naomi b14d377d53
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 57s
CI / Lint & Test (pull_request) Successful in 13m58s
CI / Build Linux (pull_request) Successful in 16m13s
CI / Build Windows (cross-compile) (pull_request) Failing after 20m53s
chore: regenerate icon?
2026-01-15 16:38:05 -08: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>