布局xml 转 view

引用:http://www.cnblogs.com/playing/archive/2011/03/24/1994090.html

LayoutInflater inflater = (LayoutInflater)mContext.getSystemService(mContext.LAYOUT_INFLATER_SERVICE);
View convertView = inflater.inflate(R.layout.bottom_nav_item, null);

posted @   镇水古月  阅读(159)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示