From 37b3e980dcaaf8edb9b9708ace4d0b48fdfb076d Mon Sep 17 00:00:00 2001 From: Simon MacDonald Date: Thu, 13 Sep 2012 10:58:48 -0400 Subject: [PATCH] CB-1362: We should add android:hardwareAccelerated=true to the template manifest.xml --- bin/templates/project/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/templates/project/AndroidManifest.xml b/bin/templates/project/AndroidManifest.xml index a5ff4272..a2430899 100644 --- a/bin/templates/project/AndroidManifest.xml +++ b/bin/templates/project/AndroidManifest.xml @@ -47,6 +47,7 @@