diff --git a/src/main/kotlin/app/revanced/patches/youtube/button/overlaybuttons/resource/patch/OverlayButtonsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/button/overlaybuttons/resource/patch/OverlayButtonsPatch.kt index 7e0d69795..0179bee62 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/button/overlaybuttons/resource/patch/OverlayButtonsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/button/overlaybuttons/resource/patch/OverlayButtonsPatch.kt @@ -66,6 +66,7 @@ class OverlayButtonsPatch : ResourcePatch { "revanced_download_icon.png", "revanced_speed_icon.png", "revanced_whitelist_icon.png", + "yt_fill_arrow_repeat_white_24.png", "yt_outline_arrow_repeat_1_white_24.png", "yt_outline_arrow_shuffle_1_white_24.png", "yt_outline_screen_full_exit_white_24.png", diff --git a/src/main/resources/youtube/overlaybuttons/drawable-xxhdpi/yt_fill_arrow_repeat_white_24.png b/src/main/resources/youtube/overlaybuttons/drawable-xxhdpi/yt_fill_arrow_repeat_white_24.png new file mode 100644 index 000000000..16b4b8f3d Binary files /dev/null and b/src/main/resources/youtube/overlaybuttons/drawable-xxhdpi/yt_fill_arrow_repeat_white_24.png differ diff --git a/src/main/resources/youtube/overlaybuttons/drawable/playlist_repeat_button.xml b/src/main/resources/youtube/overlaybuttons/drawable/playlist_repeat_button.xml index 8e352c76c..2dfdfd2da 100644 --- a/src/main/resources/youtube/overlaybuttons/drawable/playlist_repeat_button.xml +++ b/src/main/resources/youtube/overlaybuttons/drawable/playlist_repeat_button.xml @@ -2,10 +2,10 @@ - + - + @@ -14,9 +14,9 @@ - + - + \ No newline at end of file