Android LayoutInflater详解
摘要:
在实际开发中LayoutInflater这个类还是非常有用的,它的作用类似于findViewById()。不同点是LayoutInflater是用来找res/layout/下的xml布局文件,并且实例化;而findViewById()是找xml布局文件下的具体widget控件(如Button、Tex 阅读全文
posted @ 2016-12-09 22:56 coderlt 阅读(1775) 评论(0) 推荐(0)
浙公网安备 33010602011771号