From cddec9d933c4bc46e4bec6094630ea7a19fd6860 Mon Sep 17 00:00:00 2001 From: "David A. Madore" Date: Mon, 26 Apr 2010 19:17:24 +0200 Subject: Move certain constant strings to resources. --- res/layout/main_layout.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'res/layout') diff --git a/res/layout/main_layout.xml b/res/layout/main_layout.xml index 9500f4d..571a2dc 100644 --- a/res/layout/main_layout.xml +++ b/res/layout/main_layout.xml @@ -7,6 +7,11 @@ android:layout_width="fill_parent" android:layout_height="0dip" android:layout_weight="1" /> + + android:text="@string/copy_button" /> - -- cgit v1.2.3