摘要:
LayoutInflater:一般用于查找res/layout下的布局文件,findViewById()一般是用于查找布局下的各种控件一般:我们使用LayoutInflater.from(context).inflate(R.layout.layout, this, true) 来实现布局的动态加载 阅读全文
posted @ 2014-11-24 16:52
下一个路口
阅读(99)
评论(0)
推荐(0)
浙公网安备 33010602011771号