Update uYouPlus.xm
This commit is contained in:
parent
e66bc8fe7a
commit
93a4664b1e
1 changed files with 2 additions and 3 deletions
|
|
@ -160,9 +160,8 @@ static BOOL pinkContrastMode() {
|
||||||
- (void)didTapOverflowButton:(id)sender {}
|
- (void)didTapOverflowButton:(id)sender {}
|
||||||
%end
|
%end
|
||||||
|
|
||||||
// Not Compatible for the releases 16.42.3 LTS + 17.49.6 LTS because this code will crash shorts in those versions since the app can't recognize some of the subclasses now.
|
%subclass YTReelPlayerBottomButton : YTReelPlayerButton
|
||||||
// %subclass YTReelPlayerBottomButton : YTReelPlayerButton
|
%end
|
||||||
// %end
|
|
||||||
|
|
||||||
%hook NSLayoutConstraint
|
%hook NSLayoutConstraint
|
||||||
+ (instancetype)constraintWithItem:(UIView *)view1
|
+ (instancetype)constraintWithItem:(UIView *)view1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue