diff options
Diffstat (limited to 'app/src/normal/res/values-v31')
-rw-r--r-- | app/src/normal/res/values-v31/themes.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app/src/normal/res/values-v31/themes.xml b/app/src/normal/res/values-v31/themes.xml deleted file mode 100644 index 7ea17424..00000000 --- a/app/src/normal/res/values-v31/themes.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<resources> - <style name="SplashTheme" parent="Theme.AppCompat.NoActionBar"> - <item name="android:windowSplashScreenBackground">@color/white</item> - <item name="android:windowSplashScreenAnimatedIcon">@drawable/splash_icon</item> - <item name="android:windowSplashScreenBrandingImage">@drawable/splash_branding</item> - </style> -</resources>
\ No newline at end of file |