Commit d943c35e authored by Alexander Smorkalov's avatar Alexander Smorkalov

Touchscreen requirement turned off.

parent a5c3c1a7
......@@ -5,6 +5,7 @@
android:versionName="1.1" >
<uses-sdk android:minSdkVersion="8" />
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
<application
android:icon="@drawable/icon"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment