removed unnecessary changes
This commit is contained in:
parent
30b1f031ff
commit
5678140acf
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@
|
|||
android:name=".activities.MainActivity"
|
||||
android:exported="true"
|
||||
android:label="@string/app_name"
|
||||
android:launchMode="singleTop"
|
||||
android:theme="@style/SplashTheme">
|
||||
android:theme="@style/SplashTheme"
|
||||
android:launchMode="singleTop">
|
||||
<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