Closed MorningStarJ closed 4 years ago
How can this be reproduced? UIAppearance appears to be working fine in the demo app. https://github.com/jdg/MBProgressHUD/issues/475#issuecomment-343735800
Try in Swift. In Swift, it says that 'color' is deprecated
it's belong to property " bezelView's subView
When I using the previous methods '[ hud.activityIndicatorColor]' there are some 'warning'.But if I using the lastest method(Xcode gives me) to setup this method there is no effect.How should I setup this?