From d773a39a1f07ae4b8021222a47c16b048d7fd435 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 17 Aug 2010 01:56:11 +0200 Subject: initial commit --- res/layout/list_header.xml | 10 ++++++++++ res/layout/list_item.xml | 31 +++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 res/layout/list_header.xml create mode 100644 res/layout/list_item.xml (limited to 'res/layout') diff --git a/res/layout/list_header.xml b/res/layout/list_header.xml new file mode 100644 index 0000000..fcaf7a4 --- /dev/null +++ b/res/layout/list_header.xml @@ -0,0 +1,10 @@ + + \ No newline at end of file diff --git a/res/layout/list_item.xml b/res/layout/list_item.xml new file mode 100644 index 0000000..6c0641d --- /dev/null +++ b/res/layout/list_item.xml @@ -0,0 +1,31 @@ + + + + + + + + -- cgit v1.2.3