You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* If set to "force", margins will be adjusted for edge to edge regardless of any other settings.
303
-
* If set to "auto", will check for Android 15 and the setting of [windowOptOutEdgeToEdgeEnforcement](https://developer.android.com/reference/android/R.attr#windowOptOutEdgeToEdgeEnforcement) and will adjust margins if on Android 15 and windowOptOutEdgeToEdgeEnforcement is false/missing.
304
-
* If set to "disable", or is missing, will not adjust margins at all.
305
-
* In Capacitor 8, this default will be changed to 'auto'
0 commit comments