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

Improve Android widget theme handling #728

Open
geosaaga opened this issue Dec 11, 2024 · 0 comments
Open

Improve Android widget theme handling #728

geosaaga opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
Android Issue is for Android version improvement improvement to existing feature

Comments

@geosaaga
Copy link
Collaborator

Android widget handles light/dark themes manually. This requires more code than using automatic logic provided by Android and automatic theme doesn't change immediately when OS theme is changed. Move dark resources to drawable-night etc. directories and use default logic/methods provided by Android for themes.

@geosaaga geosaaga self-assigned this Dec 11, 2024
@geosaaga geosaaga added improvement improvement to existing feature Android Issue is for Android version labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Issue is for Android version improvement improvement to existing feature
Projects
None yet
Development

No branches or pull requests

1 participant