Magisk/app/src/main/res/values-v21/styles_md2.xml

8 lines
248 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Foundation.Compat">
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:windowTranslucentStatus">true</item>
</style>
</resources>