seamlink-aalves commented on issue #114:
URL:
https://github.com/apache/cordova-discuss/issues/114#issuecomment-4048756603
Another finding I would like to report is that, with the change included in
the PR I did for cordova-android, for Android devices with version <15, I had
previously reported that the status bar would start bellow the statusbar and
with the correct insets. This is actually not true. It does extend to the full
height of the device but the status bar is black or white depending on the
theme of the device. If I set the status bar to transparent with
`window.statusbar.setBackgroundColor("#00000000")` it will have the same
behaviour in version bellow 15 and higher then 15.
--
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]