From f41fe5e565b51211ef0453d8cb1d9f1ca4e6e43d Mon Sep 17 00:00:00 2001 From: Samuel Tardieu Date: Sun, 8 Mar 2015 11:42:27 +0100 Subject: fix #4605: add a copy to clipboard button for system info --- main/res/layout/about_system_page.xml | 6 ++++++ main/res/values/strings.xml | 1 + main/src/cgeo/geocaching/AboutActivity.java | 13 ++++++++++++- 3 files changed, 19 insertions(+), 1 deletion(-) (limited to 'main') diff --git a/main/res/layout/about_system_page.xml b/main/res/layout/about_system_page.xml index 7c98ca6..0fd9624 100644 --- a/main/res/layout/about_system_page.xml +++ b/main/res/layout/about_system_page.xml @@ -11,6 +11,12 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" > +