实时视频UI

This commit is contained in:
2026-05-06 10:34:07 +08:00
parent 4e714ee7b6
commit a3115b6b86
25 changed files with 1212 additions and 1 deletions

View File

@@ -74,4 +74,6 @@ dependencies {
implementation("com.github.bumptech.glide:glide:4.15.1")
//Glide 依赖
implementation("com.github.bumptech.glide:glide:4.16.0")
// ZXing 二维码扫描库
implementation("com.google.zxing:core:3.5.2")
}