From a72716f4be82eab99b9dda2fbdbf2af834968b5a Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Sun, 16 Sep 2012 10:30:40 +0100 Subject: [PATCH] Removes touchscreen requirement We don't need a touchscreen, and should show as compatible with devices that don't have one. --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4e11cf410..9d138de79 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -10,6 +10,7 @@ android:xlargeScreens="true" android:resizeable="true" android:smallScreens="true" /> +