Fidelity warning Rendering Issue

B K picture B K · May 29, 2016 · Viewed 10.5k times · Source

I have faced a problem when creating project in Android Studio 2.2

When trying to create xml layout, I get following warning:

enter image description here

When click to Show, I get the following error

enter image description here

How can I fix this?

Answer

Anuj Kumar picture Anuj Kumar · Oct 23, 2017

It's just a warning, indicating that some details might not be rendered, not an error. It's a problem of the layout preview in Android Studio. It doesn't affect the final app at all. You can continue your work fearlessly It is just showing some of the components may not be accurate as you have set them in the xml file, but in reality, that view may possess some animation. Just press "Ignore all fidelity warnings for this session" so that you won't be disturbed with this warning again during your current work session.