From 29b7e615adf0aaa2a96d38f78f5a30e1319063f4 Mon Sep 17 00:00:00 2001 From: "David A. Madore" Date: Fri, 16 Mar 2012 16:38:12 +0100 Subject: Declare app to be content with any screen size whatsoever. --- AndroidManifest.xml | 6 ++++++ TODO | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fd06285..fab46c6 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -4,6 +4,12 @@ android:versionCode="3" android:versionName="0.0.3"> + diff --git a/TODO b/TODO index 7931015..056f53d 100644 --- a/TODO +++ b/TODO @@ -9,7 +9,3 @@ * Fix the bug that cancelling the textFilter returns to an incorrect position (hard: this seems to be a bug in the way ArrayAdapter and ListView talk to each other). - -* Declare support for QVGA (see ). -- cgit v1.2.3