From bca49799354a6fc68a49f0c53b7111c2f466bc92 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 12 Mar 2012 11:51:57 +0300 Subject: add context menu for article link --- res/menu/article_link_context_menu.xml | 13 +++++++++++++ res/values/strings.xml | 2 ++ 2 files changed, 15 insertions(+) create mode 100644 res/menu/article_link_context_menu.xml (limited to 'res') diff --git a/res/menu/article_link_context_menu.xml b/res/menu/article_link_context_menu.xml new file mode 100644 index 00000000..c20622a1 --- /dev/null +++ b/res/menu/article_link_context_menu.xml @@ -0,0 +1,13 @@ + + + + + + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 1af925e4..867120a5 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -127,4 +127,6 @@ Please select the donation Donate! Swipe between articles + Copy link to clipboard + Text copied to clipboard \ No newline at end of file -- cgit v1.2.3-54-g00ecf