Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MTUIStatusBarStyleCustom #39

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sarahsnow1
Copy link

Hey,

I created an enum for UIStatusBarStyle (MTUIStatusBarStyle) that upon initialization maps to be equal to whatever the application StatusBarStyle is.

The cool addition here is MTUIStatusBarStyleCustom, which if set by the user, allows him to set custom colors (which you have as #define attributes).

Hopefully you find that I've maintained a good level of control while also giving the user a tiny bit of UI flexibility :)

@myell0w
Copy link
Owner

myell0w commented Dec 4, 2011

Hello Sarah!

Sorry for not responding for that long, but I'm pretty busy working on some stuff. I will need to take some time to look into this before I merge it, but I promise I will do :)

Thanks for contributing to my projects, always appreciated!

cheers Matthias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants