1
0
Fork 0
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:
Dmitriy Bogdanov 2016-10-03 13:05:56 +04:00
parent 4e00d54c78
commit 7698f7b724
No known key found for this signature in database
GPG key ID: F396CC2653B8F64D
7 changed files with 49 additions and 0 deletions

View file

@ -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 -->