mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
feat(music/enable-new-layout): forcibly disable when the switch is off
This commit is contained in:
@ -37,7 +37,7 @@ class NewLayoutPatch : BytecodePatch(
|
||||
|
||||
addInstructions(
|
||||
insertIndex, """
|
||||
invoke-static {v$targetRegister}, $MUSIC_LAYOUT->enableNewLayout(Z)Z
|
||||
invoke-static {}, $MUSIC_LAYOUT->enableNewLayout()Z
|
||||
move-result v$targetRegister
|
||||
"""
|
||||
)
|
||||
|
Reference in New Issue
Block a user