feat(YouTube/Settings): change cursor color dynamically in searchbar (#61)

* feat(YouTube/Searchbar): change cursor color dynamically

* chore: integrate `copyResources`

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
This commit is contained in:
Francesco Marastoni
2024-07-03 09:39:25 +00:00
committed by GitHub
parent 2df3a7f2da
commit 2a07a98b59
4 changed files with 16 additions and 1 deletions

View File

@ -149,6 +149,10 @@ object SettingsPatch : BaseResourcePatch(
}
arrayOf(
ResourceGroup(
"drawable",
"revanced_cursor.xml",
),
ResourceGroup(
"layout",
"revanced_settings_preferences_category.xml",