mirror of
https://github.com/edubart/otclient.git
synced 2026-01-14 09:51:29 +01:00
Improved input handler
This commit is contained in:
@@ -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" >
|
||||
|
||||
|
||||
Reference in New Issue
Block a user