Please make navigation bar color the same as app background #13401
markis-sam
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is a navigation bar color and app background colour discrepancy. I manage to change color, but it always white, even on night mode. I would not write here if the app did not stop sending notifications after i modded it, there is a signuture check. Changing the app's signing key by recompiling it can prevent features like push notifications from functioning correctly
<style name="Theme.WooBase" [parent="@style/Theme.MaterialComponents.DayNight.DarkActionBar">](mailto:parent="@style/Theme.MaterialComponents.DayNight.DarkActionBar">) @color/white true </style>Beta Was this translation helpful? Give feedback.
All reactions