From 956c6f27fae9dfe363e6ec53b2cd6a3f69cb3ff1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 21 Oct 2013 23:36:32 +0400 Subject: add article image context menu entry to copy link to clipboard --- res/menu/article_content_img_context_menu.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'res') diff --git a/res/menu/article_content_img_context_menu.xml b/res/menu/article_content_img_context_menu.xml index 0f14dd92..128a21df 100644 --- a/res/menu/article_content_img_context_menu.xml +++ b/res/menu/article_content_img_context_menu.xml @@ -4,20 +4,24 @@ android:id="@+id/article_img_open" android:showAsAction="" android:title="@string/article_img_open"/> - + - - + android:title="Save image to file"/> + --> - + \ No newline at end of file -- cgit v1.2.3-54-g00ecf