fudom opened a new issue, #1880:
URL: https://github.com/apache/cordova-android/issues/1880
# Feature Request
```xml
<style name="ActivityTheme">
<item name="android:windowLayoutInDisplayCutoutMode">
always <!-- or shortEdges, never, etc. -->
</item>
</style>
```
## Feature Description
Since Android 15 (SDK 35), this is forced to "always". For consistency, I
would like to set it to "always" for devices prior this version as well.
## Alternatives or Workarounds
luck
--
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]