From 33ca4d5003059d7d1f4b9e29649693ec0e5be262 Mon Sep 17 00:00:00 2001 From: faketruth Date: Thu, 16 Aug 2012 20:28:14 +0000 Subject: MCServer should run just fine on Android now :D The server is also stoppable from Android git-svn-id: http://mc-server.googlecode.com/svn/trunk@743 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- res/layout/main.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/layout/main.xml') diff --git a/res/layout/main.xml b/res/layout/main.xml index ac9c0abab..e24cd5f23 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -3,8 +3,9 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" > - + -- cgit v1.2.3