Implement OS.get_window_safe_area() for Android
This commit is contained in:
parent
b370aa75dd
commit
96e22bd9fb
5 changed files with 48 additions and 2 deletions
|
|
@ -5,5 +5,6 @@
|
|||
|
||||
<style name="GodotAppSplashTheme" parent="@style/GodotAppMainTheme">
|
||||
<item name="android:windowBackground">@drawable/splash_drawable</item>
|
||||
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue