当前位置:网站首页>org. xml. sax. SAXParseException; lineNumber: 141; columnNumber: 252; cvc-complex-type. 2.4. a: Found element 'B
org. xml. sax. SAXParseException; lineNumber: 141; columnNumber: 252; cvc-complex-type. 2.4. a: Found element 'B
2022-04-23 07:09:00 【Bao Guo】
background :
org.xml.sax.SAXParseException; lineNumber: 141; columnNumber: 252; cvc-complex-type.2.4.a: Found the element 'base-extension' Invalid content at the beginning . Should use '{layoutlib}' One start .
Solution :
The problem arises , It is generally a problem in layout , The following error code :
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout 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"
tools:context=".MainActivity">
<Button
android:id="@+id/btn_test"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text=" test "
></Button>
</Lin
版权声明
本文为[Bao Guo]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230605542608.html
边栏推荐
- Exception record-8
- Abnormal record-17
- Prometheus thanos Quick Guide
- iTOP4412 SurfaceFlinger(4.4.4_r1)
- Tiny4412 HDMI显示
- Static interface method calls are not supported at language level ‘5‘ 异常解决
- [Exynos4412][iTOP4412][Android-K]添加产品选项
- Oracle RAC数据库实例启动异常问题分析IPC Send timeout
- RAC环境报错ORA-00239: timeout waiting for control file enqueue排查
- RAC环境alert日志报错Drop transient type: SYSTP2JW0acnAurDgU1sBqMBryw==的排查
猜你喜欢
随机推荐
oracle 修改默认临时表空间
select命令产生redo日志问题的分析
一个DG环境的ORA-16047: DGID mismatch between destination setting and target database问题排查及监听VNCR特性
【机器学习】笔记 4、KNN+交叉验证
oracle计算两日期相差多少秒,分钟,小时,天
Abnormal record-12
19C环境ORA-01035登陆报错处理
Chaos帶你快速上手混沌工程
Build an OSS based image sharing website - polite feedback
org.xml.sax.SAXParseException; lineNumber: 141; columnNumber: 252; cvc-complex-type.2.4.a: 发现了以元素 ‘b
补补网络缺口
Dolphinscheduler配置Datax踩坑记录
oracle用delete删除数据所需时间测试
"Write multi tenant" implementation of Prometheus and thanos receiver
oracle视图相关
谷歌AdMob广告学习
Itop4412 kernel restarts repeatedly
Abnormal record-17
基于BottomNavigationView实现底部导航栏
Thanos compact component test summary (processing historical data)