[BUG] Some colors are not correctly set up#4463
Conversation
|
To choose the status bar color we had two options: Option 1: Change the Option 2: Change the color of We are going to go with the first option, as it only involves the app bars and we don't need to add programmatically code in each |
…l and colorPrimaryDark for the statusBarColor
326d427 to
31ba7dd
Compare
JuancaG05
left a comment
There was a problem hiding this comment.
Since we're not using colorPrimaryDark for other purposes, let's go with this approach for the moment
|
Test done here: in file I changed the value of It worked fine. You can move it forward. |
Related Issues
App: #4442
ReleaseNotesViewModel.ktcreating a newReleaseNote()with String resources (if required)QA