Update uYouPlus.xm
This commit is contained in:
parent
1b433fd107
commit
79cebe6d79
1 changed files with 3 additions and 2 deletions
|
|
@ -160,8 +160,9 @@ static BOOL pinkContrastMode() {
|
|||
- (void)didTapOverflowButton:(id)sender {}
|
||||
%end
|
||||
|
||||
%subclass YTReelPlayerBottomButton : YTReelPlayerButton
|
||||
%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
|
||||
// %end
|
||||
|
||||
%hook NSLayoutConstraint
|
||||
+ (instancetype)constraintWithItem:(UIView *)view1
|
||||
|
|
|
|||
Loading…
Reference in a new issue