Rendering Problems Exception android.graphics.drawable

﹥>﹥吖頭↗ 提交于 2019-11-27 01:48:23

问题


I'm getting this Error :

Rendering Problems Exception raised during rendering: android.graphics.drawable.VectorDrawable_Delegate.nDraw(JJJLandroid/graphics/Rect;ZZ)

I know that I can change from " N preview" version to "23" and it will work but what I have to do so that it works on "preview"?

I tried:

  • clearing and rebuilding
  • installed sdk tools
  • invalidate caches /restart

回答1:


You can change the target for the preview in the top right button of the preview area, like in the picture below:

Hope it helps!




回答2:


Automatically Pick Best does not work for some time when latest not installed perfectly. And probably android studio pick Automatically Pick Best by default. So in that case we have to select fully installed manually. For more detail and reference check This Answer



来源:https://stackoverflow.com/questions/37658009/rendering-problems-exception-android-graphics-drawable

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!