当前位置:网站首页>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
边栏推荐
猜你喜欢

iTOP4412 HDMI显示(4.0.3_r1)

Binder机制原理

取消远程依赖,用本地依赖

Problems related to Prometheus cortex using block storage

oracle表的约束详解

Using Prom label proxy to implement label based multi tenant reading of Prometheus thanos

Android面试计网面经大全【持续更新中。。。】

Itop4412 LCD backlight drive (PWM)

Dolphinscheduler调度spark任务踩坑记录

OSS云存储管理实践(体验有礼)
随机推荐
SQL中 with函数的详解与用法
PG SQL截取字符串到指定字符位置
Kubernetes coredns FAQ reference
oracle生成毫秒级时间戳
Explore how @ modelandview can forward data and pages through the source code
Cause: dx.jar is missing
Dolphinscheduler集成Flink任务踩坑记录
iTOP4412 SurfaceFlinger(4.0.3_r1)
Apache Atlas 编译及安装记录
Information:2021/9/29 10:01 - Build completed with 1 error and 0 warnings in 11s 30ms Error异常处理
iTOP4412 LCD背光驱动(PWM)
this. getOptions is not a function
MySQL笔记4_主键自增长(auto_increment)
Abnormal record-11
RAC环境数据库节点参数设置不当导致监听无法连接问题排查
[exynos4412] [itop4412] [android-k] add product options
oracle存储过程中is和as区别
Abnormal record-19
[SM8150][Pixel4]LCD驱动
10g数据库使用大内存主机时不能启动的问题