I've been working with Android Studio for a bit now, learning how to develop apps. I've noticed that when I make a project, starting with a blank activity, it gives me rendering errors right from the start. Rarely am I ever able to actually see a preview of my XML layout in Android Studio. It seems like the default project starts off with a Coordinator Layout and that Android Studio has issues with that. Is there any way to correct this? Below is a screenshot of what I'm seeing.
This is only after creating a new project and adding a couple very basic elements to my XML layout. This was happening with Android Studio 1.5, and the 2.0 preview.