@ -0,0 +1,12 @@
#import <UIKit/UIKit.h>
@interface _UILegibilityView : UIView
-(UIImageView *)imageView;
@end
%hook UIPageControl
-(double)_modernCornerRadius {
return 1;
}
%end
The note is not visible to the blocked user.