Error:(1) Error parsing XML: not well-formed (invalid token)
问题 On right clicking the error "Error:(1) Error parsing XML: not well-formed (invalid token)" and then jump to source it opens the following activity_main.xml. I am not able to figure the error out <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/container" tools:context="com.example.utkarsh.beatle.app.MainActivity" android:layout_width="match_parent" android:layout_height="match_parent" tools:ignore=