mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-21 02:03:57 +00:00
8 lines
323 B
XML
8 lines
323 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<style name="Theme.ReVancedManager" parent="Theme.SplashScreen">
|
|
<item name="windowSplashScreenAnimatedIcon">@drawable/ic_launcher_foreground</item>
|
|
<item name="postSplashScreenTheme">@style/Theme.AppCompat.NoActionBar</item>
|
|
</style>
|
|
</resources> |