Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialStephen Whitfield
16,771 PointsImplementing Custom UICollectionViewCell: Extra Credit
Sam Soffes Just wanted to point out that the working for what you want in the extra credit is a bit misleading:
"Set the status bar color to white using preferredStatusBarStyle."
The way it's worded leads me to believe that you want the actual color of the status bar changed and not the actual content/text. Could you guys modify this so that it specifies that you want the text/content changed and not the actual status bar color (so as not to confuse anybody else)? Thanks!
2 Answers
Stephen Whitfield
16,771 PointsEr... I meant the wording, not working.
Sam Soffes
Treehouse Guest TeacherThanks Amit!
Amit Bijlani
Treehouse Guest TeacherAmit Bijlani
Treehouse Guest TeacherThanks for pointing that out Stephen. I just re-worded it.
Stephen Whitfield
16,771 PointsStephen Whitfield
16,771 PointsThanks!