mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-04-06 10:47:01 +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.