Files
bookkeeping/app/src/main/res/drawable/ic_launcher_background.xml
yovinchen 977ded4bcc feat: update app name and icon
1. Change app name to '轻记账'
2. Add custom app icon with Material Design style
3. Update launcher icons for all densities
2024-11-27 09:31:45 +08:00

15 lines
451 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
android:fillColor="#E8DEF8"
android:pathData="M0,0h108v108h-108z" />
<path
android:fillColor="#6750A4"
android:pathData="M0,0h108v54h-108z"
android:alpha="0.3"/>
</vector>