mirror of
https://github.com/gsantner/dandelion
synced 2025-12-13 07:41:10 +01:00
Add an option to open context menu for post links
This commit is contained in:
parent
4e00d54c78
commit
7698f7b724
7 changed files with 49 additions and 0 deletions
|
|
@ -85,6 +85,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_open_here">Open link</string>
|
||||
|
||||
|
||||
<!-- More from MainActivity -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue