13 lines
461 B
XML
13 lines
461 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="SplashTheme_v21" parent="SplashThemeBase">
|
|
<item name="android:windowTranslucentStatus">true</item>
|
|
<item name="android:windowTranslucentNavigation">true</item>
|
|
</style>
|
|
|
|
<style name="ShortcutCreatorTheme_v21" parent="ShortcutCreatorTheme_v11">
|
|
<item name="android:windowTranslucentStatus">true</item>
|
|
<item name="android:windowTranslucentNavigation">true</item>
|
|
</style>
|
|
</resources>
|