Added splash screen
This commit is contained in:
parent
e455684544
commit
19d30f247e
10 changed files with 896 additions and 572 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue