mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 02:32:10 +00:00
Update _ASDisplayView Headers
Updated the headers in addition for the updated LowContrastMode
This commit is contained in:
parent
12d3d650c1
commit
0c020280e7
1 changed files with 2 additions and 0 deletions
2
Header.h
2
Header.h
|
|
@ -177,6 +177,8 @@
|
|||
@end
|
||||
|
||||
@interface _ASDisplayView : UIView
|
||||
- (UILabel *)findLabelInSubviews:(NSArray *)subviews;
|
||||
- (void)customizeLabel:(UILabel *)label;
|
||||
@end
|
||||
|
||||
@interface YTCommentDetailHeaderCell : UIView
|
||||
|
|
|
|||
Loading…
Reference in a new issue