From 3141ca4e4f232a4efae252fcdb15cc8f84e72fed Mon Sep 17 00:00:00 2001 From: "David A. Madore" Date: Fri, 16 Mar 2012 18:49:50 +0100 Subject: Add copy and append buttons to character popup. --- res/layout/char_details.xml | 15 ++++++++++++ res/values/strings.xml | 1 + .../android/unicodeMap/UnicodeMapActivity.java | 27 ++++++++++++++++++---- 3 files changed, 38 insertions(+), 5 deletions(-) diff --git a/res/layout/char_details.xml b/res/layout/char_details.xml index 8d99be4..b51ec87 100644 --- a/res/layout/char_details.xml +++ b/res/layout/char_details.xml @@ -21,4 +21,19 @@ android:layout_height="wrap_content" android:textSize="16sp" android:textColor="#ff004000" /> + +