afreakyelf / Pdf-Viewer

A Lightweight PDF Viewer Android library which only occupies around 80kb while most of the Pdf viewer occupies up to 16MB space.
https://afreakyelf.github.io/Pdf-Viewer/
MIT License
692 stars 150 forks source link

Remove unused pdf engine #141

Open 4brunu opened 2 weeks ago

4brunu commented 2 weeks ago

The PdfEngine class is not used, so it can be removed.

4brunu commented 5 days ago

@afreakyelf Hi, could you please take a look at this? Thanks