v3.2.3: initial overhaul to inset functionality for edge-to-edge
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="Theme" parent="@android:style/Theme.Black.NoTitleBar">
|
||||
<item name="android:windowOptOutEdgeToEdgeEnforcement">true</item>
|
||||
<item name="android:windowLayoutInDisplayCutoutMode">
|
||||
always <!-- For Android 14 and older devices-->
|
||||
</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user