Error:Execution failed for task ':app:processDebugResources'. > com.android.ide.

hello-world-via 2017-11-15 10:08:02
哪位大神帮看一下,这个文件哪里有错误啊。。。。。

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
tools:context="${relativePackage}.${activityClass}" >

<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"
android:padding="10dp"
android:text="@string/beta"
android:textSize="20sp">

<TextView
android:id="@+id/app_info"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"
android:padding="10dp"
android:textSize="12sp">
<Button
android:id="@+id/check_upgrade"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/check_upgrade" >

<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal" >

<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/new_info"
android:textSize="18sp">

<Button
android:id="@+id/refresh_info"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/refresh_info" />
</LinearLayout>

<TextView
android:id="@+id/upgrade_info"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="16sp" >

</LinearLayout>
...全文
213 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

18,773

社区成员

发帖
与我相关
我的任务
社区描述
Linux/Unix社区 专题技术讨论区
社区管理员
  • 专题技术讨论区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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