mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 18:59:42 +02:00
Added option to copy images to clipboard. Also caught mysterious classcastexception in settings.
This commit is contained in:
parent
98bf2d6a93
commit
5428113706
3 changed files with 10 additions and 1 deletions
|
@ -90,6 +90,7 @@
|
|||
<string name="context_menu_share_image">Share image</string>
|
||||
<string name="context_menu_open_external_browser">Open in external browser…</string>
|
||||
<string name="context_menu_copy_link">Copy link address to clipboard</string>
|
||||
<string name="context_menu_copy_image_link">Copy image address to clipboard</string>
|
||||
|
||||
|
||||
<!-- More from MainActivity -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue