openfoodfacts / smooth-app

🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
861 stars 286 forks source link

fix: Adopt iOS code for Android status bar (Material 3 issue) #5784

Closed g123k closed 3 weeks ago

g123k commented 3 weeks ago

Hi everyone!

To fix the issue with the status bar on Android, we just need to adopt the code that was previously done for iOS. … and we can live again in 2024 😉

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 7.07%. Comparing base (4d9c7fc) to head (b5a0f66). Report is 424 commits behind head on develop.

Files with missing lines Patch % Lines
...oth_app/lib/pages/onboarding/reinvention_page.dart 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #5784 +/- ## ========================================== - Coverage 9.54% 7.07% -2.47% ========================================== Files 325 411 +86 Lines 16411 22236 +5825 ========================================== + Hits 1567 1574 +7 - Misses 14844 20662 +5818 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.