Fix shorts like button showing more menu
This commit is contained in:
@@ -303,6 +303,11 @@ BOOL hidePaidPromotionCard() {
|
|||||||
}
|
}
|
||||||
%end
|
%end
|
||||||
|
|
||||||
|
%hook YTReelContentView
|
||||||
|
- (void)didTapOverflowButton:(id)sender {
|
||||||
|
}
|
||||||
|
%end
|
||||||
|
|
||||||
%hook NSLayoutConstraint
|
%hook NSLayoutConstraint
|
||||||
+ (instancetype)constraintWithItem:(UIView *)view1
|
+ (instancetype)constraintWithItem:(UIView *)view1
|
||||||
attribute:(NSLayoutAttribute)attr1
|
attribute:(NSLayoutAttribute)attr1
|
||||||
|
|||||||
Reference in New Issue
Block a user