desktop: beta icon

This commit is contained in:
Brendan Allan 2026-02-21 11:11:08 +08:00
parent 6d58d899f7
commit 206d81e02c
No known key found for this signature in database
GPG key ID: 41E835AEA046A32E
54 changed files with 23 additions and 2 deletions

View file

@ -0,0 +1,5 @@
<?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>