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 -5
View File
@@ -1,10 +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="M12,17.27L18.18,21l-1.64,-7.03L22,9.24l-7.19,-0.61L12,2 9.19,8.63 2,9.24l5.46,4.73L5.82,21z"/>
</vector>
android:fillColor="#F59E0B"
android:pathData="M12,2l3.09,6.26L22,9.27l-5,4.87 1.18,6.88L12,17.77l-6.18,3.25L7,14.14 2,9.27l6.91,-1.01L12,2z"/>
</vector>