dpogue commented on PR #1779:
URL: https://github.com/apache/cordova-android/pull/1779#issuecomment-2658079086

   Note that because Edge-To-Edge is disabled by default, `viewport-fit=cover` 
also won't do anything.
   
   You can opt-in to working `viewport-fit=cover` with `safe-area-inset-top` 
values by setting the `AndroidWindowOptOutEdgeToEdgeEnforcement` preference to 
false in config.xml.
   (Further note: `safe-area-inset-bottom` is never correct on Android, so be 
aware of that if you are wanting to opt-in)


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to