Improved input handler

This commit is contained in:
Túlio Henrique
2015-07-28 07:55:27 -03:00
parent 57b9ad88eb
commit 0e87c8355b
13 changed files with 85 additions and 81 deletions

View File

@@ -3,7 +3,9 @@
<uses-sdk android:minSdkVersion="16"/>
<application android:label="@string/app_name"
<application
android:debuggable="true"
android:label="@string/app_name"
android:icon="@drawable/ic_launcher"
android:hardwareAccelerated="true" >