AssistoLab / KVNProgress

KVNProgress is a fully customizable progress HUD that can be full screen or not.
MIT License
1.24k stars 202 forks source link

While showing hud, status bar changes from light to dark(default) #104

Open AndreiBoariu opened 7 years ago

AndreiBoariu commented 7 years ago

Hey,

First of all, thanks for this awesome lib. You did a great job!

I can see an issue: on my app(Swift), I have statusBarStyle = .light. While hud is showing on the screen, status bar changes to default value, and after hide, its back to light.

Any idea ? Thanks

AndreiBoariu commented 7 years ago

Any idea for this ? Thanks