mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
fix(YouTube/Settings): contextual action bar has a background layer
This commit is contained in:
@ -96,7 +96,9 @@ object SettingsPatch : BaseResourcePatch(
|
||||
*/
|
||||
arrayOf(
|
||||
"arrays.xml",
|
||||
"strings.xml"
|
||||
"dimens.xml",
|
||||
"strings.xml",
|
||||
"styles.xml"
|
||||
).forEach { xmlFile ->
|
||||
context.copyXmlNode("youtube/settings/host", "values/$xmlFile", "resources")
|
||||
}
|
||||
|
Reference in New Issue
Block a user