mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-03-10 05:28:16 +00:00

A new class has been added in the util package: NewPipeTextViewHelper. It shares the selected text of a TextView with ShareUtils#shareText (with the created shareSelectedTextWithShareUtils static method). Only this static method can be used by other classes, other methods are private.