From e6525258d020d808433e2fbe2cf333a122301bd8 Mon Sep 17 00:00:00 2001 From: Sebastian Kaspari Date: Sun, 25 Apr 2010 12:17:59 +0200 Subject: [PATCH] Added AddCommandsActivity and views --- res/layout/commandadd.xml | 68 ++++++++ res/layout/commanditem.xml | 28 ++++ .../yaaic/activity/AddCommandsActivity.java | 148 ++++++++++++++++++ 3 files changed, 244 insertions(+) create mode 100644 res/layout/commandadd.xml create mode 100644 res/layout/commanditem.xml create mode 100644 src/org/yaaic/activity/AddCommandsActivity.java diff --git a/res/layout/commandadd.xml b/res/layout/commandadd.xml new file mode 100644 index 0000000..a40e276 --- /dev/null +++ b/res/layout/commandadd.xml @@ -0,0 +1,68 @@ + + + + + + + +