简体   繁体   中英

Android Studio not rendering preview properly

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!

Adjust your API level in the preview window(it's the android symbol!) with that in the manifest! (And let us know if it worked!)

For more: Android Studio rendering problems

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM