From 0be3e83d3b3bf8a7428c6a0108881e5aa8b47dd3 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 27 Jan 2013 15:55:33 +0100 Subject: Initial commit --- res/layout/add.xml | 21 +++++++++++++++++++++ res/layout/main.xml | 10 ++++++++++ 2 files changed, 31 insertions(+) create mode 100644 res/layout/add.xml create mode 100644 res/layout/main.xml (limited to 'res/layout') diff --git a/res/layout/add.xml b/res/layout/add.xml new file mode 100644 index 0000000..e143bb0 --- /dev/null +++ b/res/layout/add.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/res/layout/main.xml b/res/layout/main.xml new file mode 100644 index 0000000..db75e40 --- /dev/null +++ b/res/layout/main.xml @@ -0,0 +1,10 @@ + + + + -- cgit v1.3-2-g0d8e