Status Update
Comments
ba...@gmail.com <ba...@gmail.com> #2
Any luck? I am using ConstraintLayout, and updated my Android Studio and other things yesterday. Since then, I am facing the same issue.
No update yet.
Description
1.8.0_76-release-b03x64 Oracle Corporation, Windows 10(amd64) v10.0 (1600x1200)
Just updated to Android Studio 2.2, also using API 25 for layout. Now when defining new layout XML, adding a custom control to the XML, like a RecyclerView or a locally defined view, causes this error in the rendering tool:
java.lang.IllegalStateException: Unable to locate mode 0
The added XML is fine - a build and execution of the code using the custom layout works fine. Only the Android Studio Design tab that renders the layout using the custom view gets this error.
Full call stack is attached.