8e9d108995
Tauri 2 + React:任务列表、快捷方式、番茄钟、系统托盘、钉子穿透模式等。 Co-authored-by: Cursor <cursoragent@cursor.com>
5 lines
261 B
XML
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> |