breautek commented on issue #575:
URL: https://github.com/apache/cordova/issues/575#issuecomment-3736679700

   As described in that android release post, no that behavior is locked in 
once you target API 36+.
   
   On API 35, the behavior is applied but can be opted out, which 
cordova-android 14 does. That opt out flag is ignored on API 36.
   
   cordova-android@nightly might include some improvements but generally 
speaking apps will need to utilise the safe area insert css features to pad 
their content outside of unsafe areas like the area consumed by the statusbar.


-- 
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