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

Fixed dark theme editor background color #41

Merged
merged 1 commit into from
May 23, 2021
Merged

Fixed dark theme editor background color #41

merged 1 commit into from
May 23, 2021

Conversation

nathanfallet
Copy link
Contributor

When using the view on a dark theme system, editor background was white. I fixed it adding android.R.attr.windowBackground in default values, as said in the documentation.

image

@markusressel
Copy link
Owner

Thx!

@markusressel markusressel merged commit 19cd635 into markusressel:master May 23, 2021
@nathanfallet nathanfallet deleted the patch-1 branch May 23, 2021 22:40
@nathanfallet
Copy link
Contributor Author

@markusressel Any way to tag a v3.0.4 to make those changes available?

@markusressel
Copy link
Owner

I want to take a look at the androidx stuff too before that, but thats the plan for today :)

@markusressel
Copy link
Owner

v4.0.0 is out, let me know if I broke something 😄

@nathanfallet
Copy link
Contributor Author

nathanfallet commented May 24, 2021

@markusressel It works perfectly, except I noticed two other colors were missing in defaults (so I opened #43)

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