From dfccb7883425392290f5bf9afc845bae776320e9 Mon Sep 17 00:00:00 2001 From: "David A. Madore" Date: Sun, 25 Apr 2010 21:54:54 +0200 Subject: List layout: display characters differently from their labels. This is done by making UnicodeCharacter implement Map so as to use it in a SimpleAdapter, but really, this is ugly. --- res/layout/map_item.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 res/layout/map_item.xml (limited to 'res/layout/map_item.xml') diff --git a/res/layout/map_item.xml b/res/layout/map_item.xml new file mode 100644 index 0000000..fcaf32d --- /dev/null +++ b/res/layout/map_item.xml @@ -0,0 +1,8 @@ + + -- cgit v1.2.3