mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-08 18:44:34 +02:00
fix(YouTube - Fullscreen components): Fullscreen layout refreshes multiple times when Quick actions top margin
is set
This commit is contained in:
parent
94f53bb629
commit
d645140525
@ -297,7 +297,6 @@ public class PlayerPatch {
|
|||||||
mlp.rightMargin,
|
mlp.rightMargin,
|
||||||
mlp.bottomMargin
|
mlp.bottomMargin
|
||||||
);
|
);
|
||||||
view.requestLayout();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public static boolean enableCompactControlsOverlay(boolean original) {
|
public static boolean enableCompactControlsOverlay(boolean original) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user