0
0
Fork 0
mirror of https://github.com/YTVanced/VancedManager synced 2024-11-25 20:55:12 +00:00
This commit is contained in:
X1nto 2020-05-02 16:10:02 +04:00
parent 185c8495dc
commit 14a7085087

View file

@ -1,6 +1,6 @@
<resources> <resources>
<style name="SplashTheme" parent="Theme.MaterialComponents.NoActionBar"> <style name="SplashTheme" parent="Theme.AppCompat.NoActionBar">
<item name="android:windowBackground">@drawable/splash_logo</item> <item name="android:windowBackground">@drawable/splash_logo</item>
<item name="android:windowTranslucentStatus">true</item> <item name="android:windowTranslucentStatus">true</item>
<item name="android:windowTranslucentNavigation">true</item> <item name="android:windowTranslucentNavigation">true</item>