From f48ad7f90ad1d494299b08f5e1866ccb63ee7b2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjetil=20=C3=98rbekk?= Date: Fri, 2 Mar 2012 15:23:27 +0100 Subject: Change UI of main view. Change from: Empty screen with menu used to pick activity. To: ListView of available choices. User picks directly from main screen. --- same-android/res/layout/main.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'same-android/res/layout/main.xml') diff --git a/same-android/res/layout/main.xml b/same-android/res/layout/main.xml index f6f0090..77e35b2 100644 --- a/same-android/res/layout/main.xml +++ b/same-android/res/layout/main.xml @@ -4,11 +4,10 @@ android:layout_height="fill_parent" android:orientation="vertical" > - + + \ No newline at end of file -- cgit v1.2.3