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

Matthew Williams
PLUS
Matthew Williams
Courses Plus Student 2,206 Points

Display not showing on Design tab

My designs for any Android app aren't showing. It's doing this for both my laptop and desktop both. My problem is exactly this on the following issue: https://stackoverflow.com/questions/51230869/cant-see-live-preview-in-design-tab-in-android-studio

None of the methods in that link helped. What's strange is that Android Studio never gave me this issue before when I was using TeamTreehouse, my own projects, UDACITY, etc. Please help.

1 Answer

Maciej Czuchnowski
Maciej Czuchnowski
36,441 Points

I had this problem as well, it's apparently a bug in the version of Android Studio that I'm using. Are you sure that changing Theme.AppCompat.Light.DarkActionBar to Base.Theme.AppCompat.Light.DarkActionBar does not fix the issue?