android——inflater 用法(转)
摘要:
在实际开发中LayoutInflater这个类还是非常有用的,它的作用类似于findViewById()。不同点是LayoutInflater是用来找res/layout/下的xml布局文件,并且实例化;而findViewById()是找xml布局文件下的具体widget控件(如Button、Tex 阅读全文
posted @ 2016-04-06 11:04 Chen_s 阅读(1769) 评论(0) 推荐(1)
浙公网安备 33010602011771号