SDL: no-notch theme, it does not work

This commit is contained in:
Sergii Pylypenko
2021-05-21 03:50:28 +03:00
parent 3906994ec4
commit ed8df2e026

View File

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