From 753ab8a23eb0c8b02d7cb5a099dc918c9d089900 Mon Sep 17 00:00:00 2001 From: Tim Su Date: Sun, 1 Feb 2009 06:29:33 +0000 Subject: [PATCH] oops making trunk mods that i forgot to make earlier. --- res/layout/main.xml | 75 ++++ res/layout/task_list.xml | 38 -- .../timsu/astrid/activities/MainActivity.java | 366 ++++++++++++++++++ 3 files changed, 441 insertions(+), 38 deletions(-) create mode 100644 res/layout/main.xml delete mode 100644 res/layout/task_list.xml create mode 100644 src/com/timsu/astrid/activities/MainActivity.java diff --git a/res/layout/main.xml b/res/layout/main.xml new file mode 100644 index 000000000..d0d3cd777 --- /dev/null +++ b/res/layout/main.xml @@ -0,0 +1,75 @@ + + + + + + + + + +