gpt4 book ai didi

android - 未定义的 complexType 'java.lang.Object' 用作复杂类型扩展的基础

转载 作者:塔克拉玛干 更新时间:2023-11-02 22:24:30 25 4
gpt4 key购买 nike

我在 AndroidApp 的 .axml 源文件中有非常简单的布局。我使用此布局来添加动态 TextView 和按钮。应用程序工作正常。

即使我收到警告(第 6 行,第 8 列):Undefined complexType 'java.lang.Object' is used as a base for complex type extension。

 <?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:x="http://schemas.android.com/apk/res/android"
x:orientation="horizontal"
x:layout_width="match_parent"
x:layout_height="match_parent"
x:id="@+id/mainLayout"/>

最佳答案

这是 VS 2017 和 Xamarin 中的一个常见问题,很多人都在提示。

Visual studio 2017 Intellisense error

我认为这是一个错误,等待微软为其发布错误修复。

关于android - 未定义的 complexType 'java.lang.Object' 用作复杂类型扩展的基础,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43351316/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com