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 trial

Android Build a Simple Android App (2014) Testing and Debugging Toast Notifications

Design View not appearing

I tried the fun facts app in Android studio.Got the output succesfully.When I opened the project next day the design layout is not shown.I am getting a Rendering problem message.Got stuck.Pls help. The rendering error is "android.content.res.Resources$NotFoundException Β Β at com.android.layoutlib.bridge.android.BridgeContext.obtainStyledAttributes(BridgeContext.java:468"

limlim
limlim
1,366 Points

Can you post a screenshot please

1 Answer

Not sure what is the Rendering error you are getting, but you can try changing the Project theme(mine is AppTheme) and check.