I am working on an app in Android Studio.I created a new project and choose a blank activity to start with.I waited for android studio to do its job and after creating the project it gave me this.Now the problem here is the layout preview is greyed out and is not looking as it looks when the app is emulated in genymotion.
What i have tried up till now
1.Tried to clean and rebuild the project
2.Tried to sync gradle files
3.Tried to create a new project
None of the above has helped.Any help is appreciated!