mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
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:

committed by
GitHub

parent
2df3a7f2da
commit
2a07a98b59
@ -149,6 +149,10 @@ object SettingsPatch : BaseResourcePatch(
|
||||
}
|
||||
|
||||
arrayOf(
|
||||
ResourceGroup(
|
||||
"drawable",
|
||||
"revanced_cursor.xml",
|
||||
),
|
||||
ResourceGroup(
|
||||
"layout",
|
||||
"revanced_settings_preferences_category.xml",
|
||||
|
Reference in New Issue
Block a user