Closed crash481 closed 1 year ago
@crash481 You're absolutely right. The HUD view is implemented using UIToolbar, and due to the inherent limitations of UIToolbar's rendering capabilities, it can't be displayed in pure black. This is a constraint of the UIKit framework itself.
Hello, when I do ProgressHUD.colorHUD = .black Then I need background color will be black. But it is not black It is light gray, see below
Here is same issue, but you close it without solution. https://github.com/relatedcode/ProgressHUD/issues/141