feat: 添加 ARKJ 主页面 UI - 8 个功能模块 + 底部导航
Android Release / release (push) Failing after 28s

This commit is contained in:
CI Bot
2026-06-02 22:22:32 +08:00
parent 0ef5b087e7
commit a098260bbe
25 changed files with 719 additions and 4 deletions
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FFFFFF"
android:pathData="M21,19V5c0,-1.1 -0.9,-2 -2,-2H5c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2zM8.5,13.5l2.5,3.01L14.5,12l4.5,6H5l3.5,-4.5z"/>
</vector>