feat(youtube/copy-video-url): add tap and hold functionality to copy video url buttons (#2174)

This commit is contained in:
LisoUseInAIKyrios
2023-05-19 19:42:27 +04:00
committed by oSumAtrIX
parent 89ef0fcd42
commit 95bbf46e77
4 changed files with 22 additions and 15 deletions

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="revanced_share_copy_url_success">URL copied to clipboard</string>
<string name="revanced_share_copy_url_timestamp_success">URL with timestamp copied</string>
</resources>