mirror of
https://github.com/olgamiller/SSTVEncoder2.git
synced 2026-04-05 06:15:28 +00:00
Merge pull request #18 from xdsopl/master
Temporarily opt out of Edge-to-Edge enforcement
This commit is contained in:
commit
cfda4eff70
1 changed files with 6 additions and 0 deletions
6
app/src/main/res/values-v35/styles.xml
Normal file
6
app/src/main/res/values-v35/styles.xml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<style name="AppTheme" parent="Base.Theme.AppCompat">
|
||||||
|
<item name="android:windowOptOutEdgeToEdgeEnforcement">true</item>
|
||||||
|
</style>
|
||||||
|
</resources>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue