Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
fenix
Commits
cb246ed4
Commit
cb246ed4
authored
Feb 19, 2021
by
mcarare
Committed by
Mihai Adrian Carare
Feb 22, 2021
Browse files
For #18075: Add SaveVideoAudioCandidate for custom tabs context menu.
parent
6fd93dfe
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/org/mozilla/fenix/browser/CustomTabContextMenuCandidate.kt
View file @
cb246ed4
...
...
@@ -29,6 +29,7 @@ class CustomTabContextMenuCandidate {
),
ContextMenuCandidate
.
createShareLinkCandidate
(
context
),
ContextMenuCandidate
.
createSaveImageCandidate
(
context
,
contextMenuUseCases
),
ContextMenuCandidate
.
createSaveVideoAudioCandidate
(
context
,
contextMenuUseCases
),
ContextMenuCandidate
.
createCopyImageLocationCandidate
(
context
,
snackBarParentView
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment