summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vdrmanager/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/vdrmanager/AndroidManifest.xml b/vdrmanager/AndroidManifest.xml
index 469ac89..6e0449e 100644
--- a/vdrmanager/AndroidManifest.xml
+++ b/vdrmanager/AndroidManifest.xml
@@ -13,6 +13,7 @@
<application android:icon="@drawable/app_logo"
android:label="@string/app_name"
+ android:hardwareAccelerated="true"
android:name=".app.VdrManagerApp">
<activity android:label="@string/app_name" android:name=".gui.VdrManagerActivity" android:configChanges="locale">
<intent-filter>