Added splash screen

This commit is contained in:
h4h13 2019-11-15 23:38:57 +05:30
parent e455684544
commit 19d30f247e
10 changed files with 896 additions and 572 deletions

View file

@ -27,7 +27,8 @@
tools:ignore="AllowBackup,GoogleAppIndexingWarning">
<activity
android:name=".activities.MainActivity"
android:label="@string/app_name">
android:label="@string/app_name"
android:theme="@style/SplashTheme">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<action android:name="android.intent.action.MUSIC_PLAYER" />