summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-25 10:10:29 +0300
committerAndrew Dolgov <[email protected]>2011-11-25 10:10:29 +0300
commit50810d024688cc1bf3fe33346768bd714b352d7b (patch)
tree7e66d1b23195e16328c6e5a36f31cfc29061d576 /AndroidManifest.xml
parent1469ff7b8f0a01e14a8a80a741c2ec1df84ca645 (diff)
update manifest
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 57ed85d8..5751d14a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -4,6 +4,7 @@
android:versionCode="1"
android:versionName="0.1">
<uses-sdk android:minSdkVersion="11" />
+ <supports-screens android:smallScreens="false" android:normalScreens="false" />
<uses-permission android:name="android.permission.INTERNET" />