Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for darkmode #26

Merged
merged 2 commits into from
Mar 2, 2022
Merged

Fix for darkmode #26

merged 2 commits into from
Mar 2, 2022

Conversation

bigearsenal
Copy link
Contributor

@bigearsenal bigearsenal commented Jul 7, 2021

There was a problem with showing loader in dark mode: The cover area in CutoutView was always white.
How I resolved: Recursively find nearest available parent's backgroundColor to fill the cover area in CutoutView
The result:
Before:
image

After:
image

An example for dark mode/light mode was also added

@bigearsenal
Copy link
Contributor Author

@malkouz can you take a look at this pull request?

@malkouz malkouz merged commit 34f6675 into malkouz:master Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants