好用的 pdf 加载工具
https://github.com/voghDev/PdfViewPager/
Add this line in your app/build.gradle
implementation 'es.voghdev.pdfviewpager:library:1.1.2'
If you want to use the old android.support
instead of androidx
, add this dependency
implementation 'es.voghdev.pdfviewpager:library:1.0.6'
implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.10.0'