Adjusted activity launch mode.

This commit is contained in:
Felix Ableitner 2013-11-26 03:45:39 +01:00
parent cad94167ef
commit 5b1b539083

View file

@ -22,7 +22,8 @@
<activity
android:name="com.github.nutomic.controldlna.gui.MainActivity"
android:label="@string/app_name" >
android:label="@string/app_name"
android:launchMode="singleTop" >
<intent-filter android:label="@string/app_name" >