javacafe01 / PdfViewer

A simple Pdf document viewer 💼
MIT License
380 stars 66 forks source link

[Bug] dark mode enabled leads to inverted chunks #144

Closed KrischnaGabriel closed 2 years ago

KrischnaGabriel commented 2 years ago

Issue Summary

The app gets confused by the dark mode setting of the host OS and partially renders the pdf as in dark mode, leading to color inverted chunks.

Steps to Reproduce the Problem

  1. enable dark mode in the Settings Screenshot_2021-10-10-20-14-01-960_com android settings

  2. View a pdf file Screenshot_2021-10-10-20-02-48-649_com gsnathan pdfviewer

note: no changes in the apps settings has been made note2: with dark mode disabled it works just fine as it should

Specifications

App Version: 3.7 (through F-droid)

Android Version: 10 Model: Redmi Note 9 Pro

KrischnaGabriel commented 2 years ago

Bug report is a duplicate of #100