johuether commented on issue #1949:
URL:
https://github.com/apache/cordova-android/issues/1949#issuecomment-5216554630
Thanks for the wrap-up and the explanation! Just to clarify: I'm already on
cordova-android 15.1.0 (so PR #1971 is included), and the rgba() workaround for
the 8-digit-hex parsing works fine for me too - that part I can work around.
The problem I was pointing at is a separate one though, and it still happens
even when the color reaches the native side correctly - e.g.
window.statusbar.setBackgroundColor('rgba(0, 0, 0, 0)') or any ARGB with the
alpha in the right place. On older devices I can't get the status bar to become
transparent in edge-to-edge mode - it stays solid black.
--
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]