v3.2.2: updated target Android SDK to 35, with an opt-out for now
This commit is contained in:
7
android/src/main/res/values/style.xml
Normal file
7
android/src/main/res/values/style.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="Theme" parent="@android:style/Theme.Black.NoTitleBar">
|
||||
<item name="android:windowOptOutEdgeToEdgeEnforcement">true</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user