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 trialJames Clopton
2,060 PointsMissing Styles rendering problems do you know what these errors mean? How do I fix them
Can you explain how to fix this and what does it mean exactly?
2 Answers
Louie Jacques Harrison
Courses Plus Student 324 PointsHi, what you need to do is select the "Design" tab at the bottom next to the "Text" tab and click the little android icon above the zoom in/out buttons, (the icon with the api level next to it e.g. 21) select a lower API from the drop down menu and allow it to render. VOILA!
Igor Demchenko
1,433 PointsThanks! What I had is action_bar rendering mistake under API 22. If anyone has same issue - just change to 21, worked for me.
Elle Inad
568 PointsI was unable to select a lower API level as suggested in the above post. It was set to 22. I then searched for an alternative solution and found that this worked for me https://teamtreehouse.com/forum/missing-styles-rendering-problems-do-you-know-what-these-errors-mean-how-do-i-fix-them
Pablo Rocha
10,142 PointsPablo Rocha
10,142 PointsSounds like your theme might be incorrect. Can you provide more info such as where you see this error? Also, IDE being using and maybe the code in your manifest and styles XML files.