简体   繁体   中英

Android Studio problems loading xml layout view

I have a problem in Android Studio 2.0.0. The problem is it won't render my xml layout file but it was working the last few months, it did sometimes throw Rendering Problems error but it worked after i press on the refresh button.. now it just doesnt wanna render the scene.. Img with the error is below.

在此处输入图片说明

I tried to click on refresh button, clear cache, restart android studio but nothing seems to be working..

Maybe if you post the XML Code we can help you. But as you can see you have a problem with ActionBarOverlayLayout. Here is a little help for it.

尝试清理项目然后重建它...在大多数情况下,它会起作用。希望它会有所帮助。

I managed to get it working by setting the "Android version when rendering layouts in IDE" to 23...

在此处输入图片说明

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