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

I am getting a rendering issue when the preview window of android studio pops up. Any solutions?

This is what the issue says

The following classes could not be found

-android.support.v7.internal.widget.ActionBarOverlayLayout

1 Answer

Hello,

This appears to be an issue in Android Studio and according to this stackoverflow post, the best way to get around it for now is to change your theme and/or change the preview API level. Some of the comments there also make it seem like it might be fixed if you update Android Studio(if it isn't already fully updated). Let me know if this helps or not and we can try some more troubleshooting.