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

How can I make PrettyTabBar translucent? #13

Closed
mureev opened this issue May 14, 2012 · 4 comments
Closed

How can I make PrettyTabBar translucent? #13

mureev opened this issue May 14, 2012 · 4 comments

Comments

@mureev
Copy link

mureev commented May 14, 2012

I can't make PrettyTabBar translucent. Even using iOS 5 appearance method witch works with UITabBar.

@vicpenap
Copy link
Owner

Can you add a screenshot with a translucent UITabBar, using iOS 5 as you say?

@mureev
Copy link
Author

mureev commented May 14, 2012

[[UITabBar appearance] setTintColor:[[UIColor alloc] initWithRed:0 green:0 blue:0 alpha:0.2]];
http://dl.dropbox.com/u/3481620/Screenshot_3.png

@vicpenap
Copy link
Owner

Thanks. PrettyTabBar can't be translucent right now. @echoz and I are currently working on some nice improvements on PrettyTabBar. You can join us to add this translucency feature. Take a look at the tabbar branch: https://github.com/vicpenap/PrettyKit/tree/tabbar and also to the issue #12.

@mureev
Copy link
Author

mureev commented May 14, 2012

Thanks.

@mureev mureev closed this as completed May 14, 2012
This issue was closed.
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

No branches or pull requests

2 participants