mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
190076ba18
- Remove the limitation for Android version <15 when preference AndroidEdgeToEdge is true. - The motivation and context was described here: apache/cordova-discuss#114 - When having cordova android in Edge To Edge the app does not extend to the full height of the device in version bellow Android 15. This change allows the app to behave the same way it was possible to do with the statusbar plugin preference StatusBarOverlaysWebView given that this stopped having any effect in cordova-android 15.