Xin Yang

Results 4 comments of Xin Yang

> Hi, thanks for filing this issue! We are unable to promise any timeline for this, but if others also have this issue, adding a +1 on this issue can...

i have a same problem. android-pdf-viewer:3.0.0-beta.3 gradle:4.1 useage: pdfView.fromFile(file).swipeHorizontal(false).defaultPage(0).pageFitPolicy(FitPolicy.WIDTH).load(); develop is rendered ok,but release white empty. buildTypes { release { minifyEnabled true shrinkResources true proguardFiles xxxxxx signingConfig xxxxxx } debug...