mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-03-12 06:28:15 +00:00

Common actions and labels are now in a unique enum: StreamDialogEntry If an action is not common to every long-press menu (e.g. delete) a custom action has to be provided using e.g. delete.setAction(...)