seamlink-aalves commented on PR #1962: URL: https://github.com/apache/cordova-android/pull/1962#issuecomment-4786814955
This PR makes no sense for me. The definition of edgetoedge is to have the app extend to the full edge of the device. The configuration does not say edgetoedge from android 15. It should apply to all versions of android. It up to the developer of the application to manage the inserts of the app in this case. The option `window.statusbar.visible = false;` does it hide the status bar. In edge to edge I may want to show the status bar. It is also applies to all versions of android. -- 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]
