Turn on hardware acceleration of rendering.
Change-Id: Iaa6de77738e097138d33d9d4c9e60eb471680d69
This commit is contained in:
@@ -44,7 +44,8 @@
|
|||||||
|
|
||||||
<application android:label="@string/settings_label"
|
<application android:label="@string/settings_label"
|
||||||
android:icon="@drawable/ic_launcher_settings"
|
android:icon="@drawable/ic_launcher_settings"
|
||||||
android:taskAffinity="">
|
android:taskAffinity=""
|
||||||
|
android:hardwareAccelerated="true">
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Settings -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user