Use hardware acceleration, if available

This commit is contained in:
TwistedUmbrella 2016-08-15 03:48:25 -04:00
parent a501d9288b
commit cf7e62fd5c
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
android:theme="@style/AppTheme"
android:banner="@drawable/ic_banner"
android:logo="@drawable/ic_banner"
android:hardwareAccelerated="true"
android:isGame="true">
<meta-data