Closed Cookiezby closed 6 years ago
iOS Version: iOS 11 Device: iPhone7
I found that the when add hud to the view which is embedded in UINavigationController, the HUD is not centered in the screen, seems like the y offset contains half of the navigationbar's height.
You can either use the offset to adjust for this or add it to a superview of the navigation controller.
iOS Version: iOS 11 Device: iPhone7
I found that the when add hud to the view which is embedded in UINavigationController, the HUD is not centered in the screen, seems like the y offset contains half of the navigationbar's height.