KYYoungA

Results 1 issues of KYYoungA

Setting the background to black on ios13 doesn't work and the view is still light white. For example: MBProgressHUD *HUD = [MBProgressHUD showHUDAddedTo:view animated:YES]; HUD.mode = MBProgressHUDModeIndeterminate; HUD.bezelView.backgroundColor = [UIColor...