am 732d1a5e: am e72300ee: Turning on hardware acceleration by default for all devices
* commit '732d1a5e8f1a3512e03be3c597407757883347f1': Turning on hardware acceleration by default for all devices
This commit is contained in:
commit
6bb8a9fcd2
|
@ -67,7 +67,7 @@
|
|||
android:process="@string/process"
|
||||
android:label="@string/application_name"
|
||||
android:icon="@drawable/ic_launcher_home"
|
||||
android:hardwareAccelerated="@bool/config_hardwareAccelerated"
|
||||
android:hardwareAccelerated="true"
|
||||
android:largeHeap="true">
|
||||
|
||||
<activity
|
||||
|
|
Loading…
Reference in New Issue