ollm commented on issue #1949:
URL: 
https://github.com/apache/cordova-android/issues/1949#issuecomment-5217200434

   It might be because of what I mentioned in 
https://github.com/apache/cordova-android/pull/1983.
   
   > ### Note
   > I'm not sure if this is intentional, but I wanted to mention it. If 
`#00000000` is passed to `setBackgroundColor`, the following code treats it as 
fully transparent, so the navigation bar color is not changed to the expected 
one (White icons). For now, I'm using `#01010100` as a workaround.
   > 
   > 
https://github.com/apache/cordova-android/blob/ed4e629e9da5721fdaa10dd6da5c85049723686e/framework/src/org/apache/cordova/SystemBarPlugin.java#L189-L193


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to