1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-28 23:10:50 +00:00
NewPipe/app/src/main
TiA4f8R a55acd38df
Use a custom TextView everywhere to be able to share with ShareUtils the selected text
This TextView class extends the AppCompatTextView class from androidx.

These changes (only in XML ressources) allow us to share the selected text by using ShareUtils.shareText, which opens the Android system chooser instead of the Huawei system chooser on EMUI devices.
2021-10-16 13:40:54 +02:00
..
assets Update displayed licenses 2020-12-31 19:26:41 -05:00
java Use a custom TextView everywhere to be able to share with ShareUtils the selected text 2021-10-16 13:40:54 +02:00
res Use a custom TextView everywhere to be able to share with ShareUtils the selected text 2021-10-16 13:40:54 +02:00
AndroidManifest.xml Merge pull request #6642 from magicbrothers/add-eduvid 2021-10-02 18:32:00 +02:00