This commit is contained in:
2023-10-13 18:29:38 +08:00
parent abeb92ab51
commit 427d10158b
31 changed files with 1887 additions and 63 deletions

View File

@@ -99,5 +99,6 @@ dependencies {
implementation 'com.github.luqiming666:SwipeRecyclerView:1.4.8'//支持侧滑删除
implementation 'com.google.android.material:material:1.6.1'
implementation 'com.blankj:utilcode:1.30.0'//獲取uuid
implementation 'com.google.android.flexbox:flexbox:3.0.0'//自动换行框架
}