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: AMOLED theme not working with the default color (on non-English languages) #4439

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

g123k
Copy link
Collaborator

@g123k g123k commented Aug 4, 2023

Hi everyone,

My previous PR (#4406) was fixing mainly all the issues, but I missed one case: we save the translated value as the color.
It was OK for Blue, Red… but not for the default one.

A single one-line fix as usual

@g123k g123k added the AMOLED ensure we look good in amoled label Aug 4, 2023
@g123k g123k self-assigned this Aug 4, 2023
@g123k g123k requested a review from a team as a code owner August 4, 2023 12:32
@codecov-commenter
Copy link

Codecov Report

Merging #4439 (3980d9e) into develop (29e2ec4) will increase coverage by 0.00%.
Report is 1 commits behind head on develop.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##           develop    #4439   +/-   ##
========================================
  Coverage    10.17%   10.17%           
========================================
  Files          295      295           
  Lines        15090    15087    -3     
========================================
  Hits          1535     1535           
+ Misses       13555    13552    -3     
Files Changed Coverage Δ
...b/pages/preferences/user_preferences_settings.dart 8.66% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

You can test this PR on: Android

@teolemon teolemon merged commit 1c3921e into openfoodfacts:develop Aug 4, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AMOLED ensure we look good in amoled
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants