IEEE-VIT / playtify

Playtify is a flutter app that recommends a playlist based on your mood!
MIT License
11 stars 16 forks source link

Update AndroidManifest.xml #8

Closed mukundjogi closed 1 year ago

mukundjogi commented 1 year ago

hacktoberfest

Updated AndroidManifest.xml

from
android:launchMode="singleTop" to android:launchMode="singleInstance"

mukundjogi commented 1 year ago

@Shubhbansal9 I hope this commit will be helpful. Please review the commit and merge.