mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-01-27 06:05:00 +01:00
use launcher theme for the splash screen to avoid showing a black one
This commit is contained in:
parent
0cbd0f3098
commit
8e51687e91
@ -30,7 +30,7 @@
|
||||
<activity
|
||||
android:name=".activities.SplashActivity"
|
||||
android:exported="false"
|
||||
android:theme="@style/SplashTheme" />
|
||||
android:theme="@style/LauncherTheme" />
|
||||
|
||||
<activity
|
||||
android:name=".activities.MainActivity"
|
||||
|
Loading…
x
Reference in New Issue
Block a user