add launcher icons and clean inbox rows

This commit is contained in:
Xisheng-Zhao
2026-05-18 00:08:56 +08:00
parent 1a66bc4a2b
commit 82b556f0c0
16 changed files with 16 additions and 22 deletions
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon>