8 lines
272 B
XML
8 lines
272 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<resources>
|
|
|
|
<style name="SplashTheme" parent="SplashTheme.Base">
|
|
<item name="android:windowTranslucentNavigation">true</item>
|
|
<item name="android:windowTranslucentStatus">true</item>
|
|
</style>
|
|
</resources> |