I am working on an application, with following XML. but whenI try to clean/build my project the following error occurs:
\"error: Error parsing XML: not well-formed (
In my case I forgot to end my ConstrainLayout
After that, everything started working correctly.