feat: pdf viewer

This commit is contained in:
2026-01-10 17:28:06 +08:00
parent 085af11706
commit f19b0d7c68
8 changed files with 347 additions and 3 deletions

View File

@@ -138,6 +138,9 @@ dependencies {
api 'io.github.lucksiege:pictureselector:v3.11.2'
api "com.github.bumptech.glide:glide:4.15.1"
// PDF预览库
api 'com.github.barteksc:android-pdf-viewer:2.8.2'
// DevApp - Android 工具类库
api 'io.github.afkt:DevAppX:2.4.0'