修改首页UI和tab图标

This commit is contained in:
被淹死的鱼
2026-03-14 19:01:31 +08:00
parent e83076fae1
commit 48f01f0942
75 changed files with 2446 additions and 2548 deletions

View File

@@ -399,4 +399,10 @@ android {
implementation 'io.github.lucksiege:pictureselector:v3.11.2'
implementation 'com.github.Dimezis:BlurView:version-3.1.0'
}
}
dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.2.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
}