Prevent the cc status bar from disappearing and showing text when pressing some modules. For example: the orientation lock button that shows text when pressed.
Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
|
- %hook CCUIStatusLabelViewController
- -(void)_notifyDelegateWillBeginStatusUpdates {}
- -(void)viewDidLoad {}
- %end
|