blob: 056f53d50e9fc7385d91b719d5f3b796af284592 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
* 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).
|