Enable OpenGL acceleration.
Looks like it no longer has obvious bugs. Change-Id: I48876c62c4ebd5a32bcca8fb7a230c428b4b35f7
This commit is contained in:
parent
eb49659423
commit
33c86101f7
@ -59,6 +59,7 @@
|
|||||||
<application android:icon="@drawable/icon" android:label="@string/app_name"
|
<application android:icon="@drawable/icon" android:label="@string/app_name"
|
||||||
android:name="Email"
|
android:name="Email"
|
||||||
android:theme="@android:style/Theme.Light.Holo"
|
android:theme="@android:style/Theme.Light.Holo"
|
||||||
|
android:hardwareAccelerated="true"
|
||||||
>
|
>
|
||||||
<activity
|
<activity
|
||||||
android:name=".activity.Welcome"
|
android:name=".activity.Welcome"
|
||||||
|
Loading…
Reference in New Issue
Block a user