From 1c008e4dffdf42797f623a6a5ced59d705d4e6b5 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Sun, 18 Nov 2007 05:52:08 +0000 Subject: Updated icon for about screen. --- res/layout/about_dialog.xml | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'res/layout') diff --git a/res/layout/about_dialog.xml b/res/layout/about_dialog.xml index 56e265c..9a515fc 100644 --- a/res/layout/about_dialog.xml +++ b/res/layout/about_dialog.xml @@ -1,11 +1,22 @@ - + + - \ No newline at end of file + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:paddingLeft="10dip" + android:layout_weight="2" + android:text="@string/msg_copyright"/> + \ No newline at end of file -- cgit v1.2.3