mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-23 18:37:14 +02:00
fix(YouTube - Theme): Change method to fix dark theme in YouTube 19.32+
This commit is contained in:
parent
451a14a74d
commit
d4ad05d4ba
@ -38,7 +38,6 @@ val darkModeSplashScreenPatch = resourcePatch(
|
|||||||
|
|
||||||
mainActivityElement.setAttribute("android:launchMode", "singleTask")
|
mainActivityElement.setAttribute("android:launchMode", "singleTask")
|
||||||
}
|
}
|
||||||
return@finalize
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (restoreOldSplashAnimationIncluded) {
|
if (restoreOldSplashAnimationIncluded) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user