From 0fce67cd001b2fa77d59d54c7714a765e61557d2 Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Sat, 27 Jul 2024 17:23:16 +0900 Subject: [PATCH] feat(YouTube/Video playback): show AlertDialog when changing `Skip preloaded buffer` setting --- src/main/resources/youtube/settings/host/values/strings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/youtube/settings/host/values/strings.xml b/src/main/resources/youtube/settings/host/values/strings.xml index 403e5a763..e5f864756 100644 --- a/src/main/resources/youtube/settings/host/values/strings.xml +++ b/src/main/resources/youtube/settings/host/values/strings.xml @@ -1234,6 +1234,7 @@ Limitations: Info: • When the video starts, there is a delay of approximately 0.3 seconds. • Does not apply to HDR videos, live stream videos, or videos shorter than 15 seconds." + Turning on this setting may cause video playback issues. Show a toast when skipping Toast is shown. Toast is not shown.