社区主要UI

This commit is contained in:
hch
2024-03-08 14:34:05 +08:00
parent a02f7b2e22
commit 409e38e304
80 changed files with 4229 additions and 101 deletions

View File

@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="#252525" />
<corners android:radius="26dp" />
</shape>