From 6c9b2b972f26132249b93163f589e9df339188c1 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 22 Sep 2014 06:34:40 +1000 Subject: More UI, and get most of the UI working. --- res/layout/main.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'res/layout') diff --git a/res/layout/main.xml b/res/layout/main.xml index 7136eb1..18c9ec9 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -15,6 +15,16 @@ android:layout_height="wrap_content" android:text="@string/version" /> + + + + + + + + + + + -- cgit v1.1