fix(YouTube - Theme): Change method to fix dark theme in YouTube 19.32+

This commit is contained in:
inotia00 2025-03-26 20:34:30 +09:00
parent 451a14a74d
commit d4ad05d4ba

View File

@ -38,7 +38,6 @@ val darkModeSplashScreenPatch = resourcePatch(
mainActivityElement.setAttribute("android:launchMode", "singleTask")
}
return@finalize
}
if (restoreOldSplashAnimationIncluded) {