blob: 79310151db1522ed073869921468440d72c56584 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
* Display information of character block.
* Provide a way to repopulate database if desired.
* Implement a list of "favorite" Unicode characters?
* Comment the code!...
* 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
>).
|