caarmen / poet-assistant

Android app with rhyming dictionary, thesaurus, and dictionary, with text-to-speech functionality to read your poem.
Other
83 stars 11 forks source link

Workaround some issues with night mode display. #159

Closed caarmen closed 5 years ago

caarmen commented 5 years ago

On Oreo+, night mode isn't taken into account in the application resources. It is taken into account in the activity resources. To prevent any issues, when reading resources that have different values in day/night modes, always use an activity context to access these resources.

This impacts: