Skip to content

Commit

Permalink
feat(YouTube - Settings): Change cursor color dynamically in searchbar
Browse files Browse the repository at this point in the history
Co-authored-by: inotia00 <[email protected]>
  • Loading branch information
Francesco146 and inotia00 committed Jul 6, 2024
1 parent 5124826 commit 5133265
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@ object SettingsPatch : BaseResourcePatch(
}

arrayOf(
ResourceGroup(
"drawable",
"revanced_cursor.xml",
),
ResourceGroup(
"layout",
"revanced_settings_preferences_category.xml",
Expand Down

0 comments on commit 5133265

Please sign in to comment.