status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.91k stars 984 forks source link

Android: The navigation bar wrong background #17038

Closed jo-mut closed 5 months ago

jo-mut commented 1 year ago

When on dark mode and the user navigates to activity center, the navigation bar applies the wrong background color which gives a weird look of the app. This is also noticeable on Enable notification screen and Welcome screen during onBoarding.

Problem

https://github.com/status-im/status-mobile/assets/28704507/0008fbac-1244-4c9d-8739-50d979833b54

Expected behavior

Navigation bar should have dark background on dark mode

Actual behavior

Navigation bar has light background on dark mode

Reproduction

  1. Open the app
  2. Apply the dark theme
  3. Navigate to activity center
  4. Notice the navigation bar has white background yet the dark theme is applied
  5. Navigate profile screen
  6. Notice the navigation bar has the dark background which is according to the current theme

Additional Information

jo-mut commented 5 months ago

this is more of a similar issue and its fixed https://github.com/status-im/status-mobile/pull/20258#event-12987872516