SufficientlySecure / document-viewer

Document Viewer is a highly customizable document viewer for Android.
GNU General Public License v3.0
524 stars 155 forks source link

Fix Android 8 and above crash #308

Closed hwasiti closed 4 years ago

hwasiti commented 5 years ago

Crash resolved by making the default (performance -> pages in memory) setting anything larger than 0 (minimum=1 and default=4)

See: https://github.com/SufficientlySecure/document-viewer/issues/299#issuecomment-512682996 https://github.com/SufficientlySecure/document-viewer/issues/302#issuecomment-512650844