feat: 现代简约 UI 设计 - 优化布局/图标/配色
Android Release / release (push) Successful in 44s

This commit is contained in:
amos
2026-06-03 00:31:46 +08:00
parent 6f59b83443
commit 3c888c67f7
21 changed files with 290 additions and 178 deletions
+6 -8
View File
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- 纪念日图标 - 爱心 -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:width="48dp"
android:height="48dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FFFFFF"
android:pathData="M19,3h-1V1h-2v2H8V1H6v2H5c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2V5c0,-1.1 -0.9,-2 -2,-2zM19,19H5V8h14v11z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M7,10h5v5H7z"/>
</vector>
android:fillColor="#EC4899"
android:pathData="M12,21.35l-1.45,-1.32C5.4,15.36 2,12.28 2,8.5 2,5.42 4.42,3 7.5,3c1.74,0 3.41,0.81 4.5,2.09C13.09,3.81 14.76,3 16.5,3 19.58,3 22,5.42 22,8.5c0,3.78 -3.4,6.86 -8.55,11.54L12,21.35z"/>
</vector>