summaryrefslogtreecommitdiff
path: root/vdrmanager
diff options
context:
space:
mode:
Diffstat (limited to 'vdrmanager')
-rw-r--r--vdrmanager/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vdrmanager/AndroidManifest.xml b/vdrmanager/AndroidManifest.xml
index d57cd30..223d3d2 100644
--- a/vdrmanager/AndroidManifest.xml
+++ b/vdrmanager/AndroidManifest.xml
@@ -47,7 +47,7 @@
<meta-data android:name="android.app.default_searchable"
android:value=".gui.EpgSearchListActivity" />
</activity>
- <activity android:name=".gui.EpgDetailsActivity"
+ <activity android:name=".gui.EpgDetailsActivity" android:launchMode="singleTask"
android:configChanges="orientation|locale">
<intent-filter>
<action android:name="android.intent.action.SEARCH" />