espelhamento de
				https://github.com/exoticswingset/DualSBAdoption.git
				sincronizado 2025-10-31 10:16:17 +00:00 
			
		
		
		
	a safer way to hide the CC grabber
Esse commit está contido em:
		
							
								
								
									
										13
									
								
								Tweak.x
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								Tweak.x
									
									
									
									
									
								
							| @ -1,3 +1,7 @@ | ||||
| @interface CSTeachableMomentsContainerView { } | ||||
| @property (nonatomic,retain) UIView * controlCenterGrabberView; | ||||
| @end | ||||
|  | ||||
| %hook UIStatusBar_Modern | ||||
| -(void)setAlpha:(CGFloat)arg1 { | ||||
|   %orig(0.0); // makes status bar transparent on lock screen | ||||
| @ -5,8 +9,9 @@ | ||||
|  | ||||
| %end | ||||
|  | ||||
| %hook SBDashBoardTeachableMomentsContainerView | ||||
| -(void)_addControlCenterTutors { | ||||
|   // Nothing here to prevent the cc grabber from showing | ||||
| %hook CSTeachableMomentsContainerView | ||||
| - (void)layoutSubviews { | ||||
|     [self.controlCenterGrabberView setHidden:YES]; | ||||
|     return %orig; | ||||
| } | ||||
| %end | ||||
| %end | ||||
		Referência em uma nova issue
	
	Block a user