mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
feat(YouTube): add Miniplayer
patch (Replaces Enable tablet mini player
patch)
This commit is contained in:
@ -99,7 +99,7 @@ object PlayerComponentsPatch : BaseBytecodePatch(
|
||||
|
||||
addInstruction(
|
||||
targetIndex + 1,
|
||||
"invoke-static {v$targetRegister}, $PLAYER_CLASS_DESCRIPTOR->changePlayerOpacity(Landroid/widget/ImageView;)V"
|
||||
"invoke-static {v$targetRegister}, $PLAYER_CLASS_DESCRIPTOR->changeOpacity(Landroid/widget/ImageView;)V"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user