From 0a8315a94d8ed1252f3f96d4ca41ddc632c3bc98 Mon Sep 17 00:00:00 2001 From: Goblin911 Date: Wed, 28 Aug 2013 02:38:11 +0800 Subject: now can run!!! --- client/Piztor/res/layout/activity_main.xml | 61 +++++++++++++++--------------- 1 file changed, 31 insertions(+), 30 deletions(-) (limited to 'client/Piztor/res/layout/activity_main.xml') diff --git a/client/Piztor/res/layout/activity_main.xml b/client/Piztor/res/layout/activity_main.xml index a36f8b5..f72ac62 100644 --- a/client/Piztor/res/layout/activity_main.xml +++ b/client/Piztor/res/layout/activity_main.xml @@ -1,33 +1,34 @@ - - - - - - - + xmlns:android1="http://schemas.android.com/apk/res/android" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:background="@android:color/white" > - - \ No newline at end of file + + + + + + + + + + + + + -- cgit v1.2.3