diff options
author | David A. Madore <david+git@madore.org> | 2012-03-16 16:38:12 +0100 |
---|---|---|
committer | David A. Madore <david+git@madore.org> | 2012-03-16 16:52:05 +0100 |
commit | 29b7e615adf0aaa2a96d38f78f5a30e1319063f4 (patch) | |
tree | 151fd20e98128968465c2b13f914a975403ceec5 /TODO | |
parent | 5ae584e2502efe74c53ee4f9c8d61872a9c89c36 (diff) | |
download | UnicodeMap-29b7e615adf0aaa2a96d38f78f5a30e1319063f4.tar.gz UnicodeMap-29b7e615adf0aaa2a96d38f78f5a30e1319063f4.tar.bz2 UnicodeMap-29b7e615adf0aaa2a96d38f78f5a30e1319063f4.zip |
Declare app to be content with any screen size whatsoever.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 <URL: - http://developer.android.com/guide/practices/screens_support.html - >). |