为了账号安全,请及时绑定邮箱和手机立即绑定

按着教程写,出现了container cannot be resolved or is not a field问题,求解决

548eaa5500018e8c05000345.jpg找了好久了,不知道是什么问题?

正在回答

7 回答

<?xml version="1.0" encoding="utf-8"?>

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"

android:id="@+id/container"

android:layout_width="fill_parent"

android:layout_height="fill_parent"

android:orientation="vertical" >

<ProgressBar android:id="@+id/progressbar"

android:layout_width="wrap_content"

android:layout_height="wrap_content" />

</LinearLayout>

我之前也是复制的代码,但总是出错,后来我再我复制的代码上添加上第三行就好了

第三行是原来的container的地址,应当都一样的,

希望对你有用

0 回复 有任何疑惑可以回复我~

没有id为container 的资源啊


0 回复 有任何疑惑可以回复我~
#1

藤萝叶下 提问者

好的,已经解决了哦,谢谢老师答疑。
2015-02-09 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
Android攻城狮的第二门课(第1季)
  • 参与学习       111172    人
  • 解答问题       1457    个

本课程由浅入深地带您学会Android的常用控件的开发和使用

进入课程

按着教程写,出现了container cannot be resolved or is not a field问题,求解决

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信