mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
fix(YouTube - Fullscreen components): Fullscreen layout refreshes multiple times when Quick actions top margin
is set
This commit is contained in:
@ -297,7 +297,6 @@ public class PlayerPatch {
|
||||
mlp.rightMargin,
|
||||
mlp.bottomMargin
|
||||
);
|
||||
view.requestLayout();
|
||||
}
|
||||
|
||||
public static boolean enableCompactControlsOverlay(boolean original) {
|
||||
|
Reference in New Issue
Block a user