mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
fix(overlay-button): match vertical fullscreen icon with others (#15) https://github.com/inotia00/ReVanced_Extended/issues/1221
This commit is contained in:
@ -73,7 +73,8 @@ class OverlayButtonsPatch : ResourcePatch {
|
||||
"drawable",
|
||||
"playlist_repeat_button.xml",
|
||||
"playlist_shuffle_button.xml",
|
||||
"revanced_repeat_icon.xml"
|
||||
"revanced_repeat_icon.xml",
|
||||
"yt_outline_screen_vertical_vd_theme_24.xml"
|
||||
),
|
||||
ResourceUtils.ResourceGroup(
|
||||
"drawable-xxhdpi",
|
||||
|
Reference in New Issue
Block a user