关联用户列表优化

This commit is contained in:
2026-05-25 14:04:53 +08:00
parent fe025c8a69
commit fd84f18e4d
7 changed files with 206 additions and 366 deletions

View File

@@ -102,5 +102,6 @@ dependencies {
implementation("androidx.camera:camera-view:1.0.0-alpha25")
//上拉刷新下拉加载
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
implementation("com.yanzhenjie.recyclerview:x:1.3.2")
}