SDL: more attempts to draw in the display cutout

This commit is contained in:
Sergii Pylypenko
2021-05-21 03:42:55 +03:00
parent c5d8e8b3c7
commit 21adbe6a1e
7 changed files with 31 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
<resources>
<style name="AppTheme" parent="Theme.AppCompat.DayNight">
<!-- <item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item> -->
</style>
</resources>