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

Adapt to current mobile system theme (light/dark or night mode) #2230

Merged
merged 7 commits into from May 10, 2021

Conversation

andydotxyz
Copy link
Member

@andydotxyz andydotxyz commented May 8, 2021

Description:

Update the app theme according to system setting on mobile devices.
It helps with #1442 as well - but does not fix it completely.

Fixes #472

Checklist:

  • Tests included. <- we don't have iOS/Android device test facilities yet
  • Lint and formatter run with no errors.
  • Tests all pass.

@andydotxyz andydotxyz changed the title Adapt to current iOS system theme Adapt to current mobile system theme (light/dark or night mode) May 10, 2021
@andydotxyz andydotxyz marked this pull request as ready for review May 10, 2021 13:31
stuartmscott
stuartmscott previously approved these changes May 10, 2021
@andydotxyz andydotxyz merged commit 76e0133 into fyne-io:develop May 10, 2021
@andydotxyz andydotxyz deleted the feature/mobiletheme branch May 10, 2021 19:50
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