For #18075: Add SaveVideoAudioCandidate for custom tabs context menu.

This commit is contained in:
mcarare 2021-02-19 13:07:18 +02:00 committed by Mihai Adrian Carare
parent 6fd93dfe15
commit cb246ed4bb

View File

@ -29,6 +29,7 @@ class CustomTabContextMenuCandidate {
),
ContextMenuCandidate.createShareLinkCandidate(context),
ContextMenuCandidate.createSaveImageCandidate(context, contextMenuUseCases),
ContextMenuCandidate.createSaveVideoAudioCandidate(context, contextMenuUseCases),
ContextMenuCandidate.createCopyImageLocationCandidate(
context,
snackBarParentView,