课程
/移动开发
/Android
/Android攻城狮的第二门课(第2季)
LayoutInflater inflater = LayoutInflater.from(this);
其中:LayoutInflater和inflater是什么东西,好奇问一下,经常遇到不知道什么意思?
2018-08-28
源自:Android攻城狮的第二门课(第2季) 3-5
正在回答
/加载布局管理器
LayoutInflater inflater = LayoutInflater.from(context);
//将xml布局转换为view对象
View view= inflater.inflate(R.layout.item_myseallist,parent, false);
View view= inflater.inflate(R.layout.item_myseallist,parent,
false
);
举报
本课程讲带你熟悉Android开发中常用的调试方式,菜单、调试程序
购课补贴联系客服咨询优惠详情
慕课网APP您的移动学习伙伴
扫描二维码关注慕课网微信公众号