Replies: 3 comments 6 replies
-
|
Hi @scubajeff, Thank you for the feature request and for the sample code. I've opened an Issue internally for where the team will discuss this request further. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @scubajeff, Thank you for reaching out! Could you please provide more context about the issue? Some steps explaining what you currently see after selecting some text and what you would like to see will be helpful for us. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
-
|
Let's say you are reading an issue comment like this, and assume you're not so fluent in English reading and you find a word difficult to understand, you can select the word, now github app will display a context menu with standard action like copy, cut, etc., if github mobile allow a translator app to shown it's action in this context menu, then you can easily select that action to help you with the translation. Wikipedia app also provide an action call "Search in Wikipedia" too. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After version 11, Android changes package visibility behavior, to allow other apps, like translator, wikipedia, to add custom actions when user select text in Github Mobile, please add the following to it's manifest:
Refer to https://developer.android.com/training/package-visibility/use-cases#custom-text-selection-actions
Beta Was this translation helpful? Give feedback.
All reactions