ynong123
ynong123

Reputation: 31

How to fix rendering problems on Android Studio?

I am trying to develop an android app. But when I create another Activity, the design page displays Exception raised during rendering: android.graphics.drawable.VectorDrawable_Delegate.nCreateTreeFromCopy(JJ)J.

Upvotes: 0

Views: 162

Answers (1)

Honey
Honey

Reputation: 55

If I understood you correctly, you should change the preview API level from version 24 to 23, attached id a screenshot of same issue, if is then solve as above.

If I did not get you, then please clarify. Good luck.

Upvotes: 1

Related Questions