removed unnecessary changes

This commit is contained in:
cdhiraj40 2022-03-03 15:21:17 +05:30
parent 30b1f031ff
commit 5678140acf

View file

@ -38,8 +38,8 @@
android:name=".activities.MainActivity" android:name=".activities.MainActivity"
android:exported="true" android:exported="true"
android:label="@string/app_name" android:label="@string/app_name"
android:launchMode="singleTop" android:theme="@style/SplashTheme"
android:theme="@style/SplashTheme"> android:launchMode="singleTop">
<intent-filter> <intent-filter>
<action android:name="android.intent.action.MAIN" /> <action android:name="android.intent.action.MAIN" />
<action android:name="android.intent.action.MUSIC_PLAYER" /> <action android:name="android.intent.action.MUSIC_PLAYER" />