Error:(29) Error parsing XML: mismatched tag

ORSQL 2017-10-22 10:48:16
<?xml version="1.0" encoding="utf-8"?>
<android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@android:color/white"
tools:context="com.jiaoyu.android.LauncherActivity">

<ImageView
android:id="@+id/iv_icon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
android:src="@drawable/jiaoyu_logo"
tools:layout_editor_absoluteY="149dp"
tools:layout_editor_absoluteX="111dp">

<TextView
android:textColor="@android:color/black"
android:textSize="25sp"
android:layout_centerHorizontal="true"
android:layout_below="@id/iv_icon"
android:text="教育心理学"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
tools:layout_editor_absoluteY="301dp"
tools:layout_editor_absoluteX="130dp"/>
</android.support.constraint.ConstraintLayout>
一直提示这个错误,实在没办法只能把程序复制上来求助大家了
...全文
692 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
qingtian1397 2017-10-30
  • 打赏
  • 举报
回复
the 。。。。。。。。。。。。。。。。。。。。。
ORSQL 2017-10-27
  • 打赏
  • 举报
回复
厉害厉害,解决了
passself 2017-10-27
  • 打赏
  • 举报
回复
这样的错误,一般可以剪切几个标签来运行一下就可以查到
xiaohuh421 2017-10-23
  • 打赏
  • 举报
回复
<ImageView android:id="@+id/iv_icon" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerInParent="true" android:src="@drawable/jiaoyu_logo" tools:layout_editor_absoluteY="149dp" tools:layout_editor_absoluteX="111dp"/>

80,492

社区成员

发帖
与我相关
我的任务
社区描述
移动平台 Android
androidandroid-studioandroidx 技术论坛(原bbs)
社区管理员
  • Android
  • yechaoa
  • 失落夏天
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧