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
820 stars 173 forks source link

Remove force unwrap #144

Open 4brunu opened 5 months ago

4brunu commented 5 months ago

This PR remove some force unwrap that were unnecessary, to avoid crashes at runtime.

github-actions[bot] commented 4 months ago

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

4brunu commented 4 months ago

Any news on this?

afreakyelf commented 3 months ago

Will take a look once i test your changes!