diff --git a/uYouPlus.xm b/uYouPlus.xm index 769a8c7..189bd16 100644 --- a/uYouPlus.xm +++ b/uYouPlus.xm @@ -303,6 +303,11 @@ BOOL hidePaidPromotionCard() { } %end +%hook YTReelContentView +- (void)didTapOverflowButton:(id)sender { +} +%end + %hook NSLayoutConstraint + (instancetype)constraintWithItem:(UIView *)view1 attribute:(NSLayoutAttribute)attr1