ECSlidingViewController / ECSlidingViewController

Customizable sliding view controller container.
MIT License
4.32k stars 817 forks source link

Status bar battery percentage overlap #409

Open gurtejsingh opened 9 years ago

gurtejsingh commented 9 years ago

First of all thank you for creating such a great tool, its easy to incorporate and the examples are fantastic.

This is probably more of a feature request than a bug really. Please attached screenshots. My app has menu controller which has the same color as the top view controller, hence I implemented the shadow onto the main view controller, but immediately noticed that it interferes with the Status bar UI if the battery percentage is on from the user side.

app

I took at look at how other apps handle this, and found that the YouTube app handles this really smartly. When you drag to open the Menu, notice that the status bar changes its color (see screenshot) while the user drags the view, and I absolutely love that feature, and I have no idea as to how to achieve that.

youtube

Is it possible to implement something like this? If yes, it would be fantastic.

Please keep me posted. Thanks.

cooler333 commented 9 years ago

or move status bar, like in mailbox?)