标签: java android xml view load
我有布局资源,它作为XmlResourceParser对象返回。我如何将它加载到激活?我正在寻找类似SetContentView函数的东西,它加载本地xml文件。