Android获取LayoutInflater的一种方法

来源:互联网 发布:河北网络分销商查询 编辑:程序博客网 时间:2024/05/16 14:50
LayoutInflater inflater = (LayoutInflater) parent.getContext().getSystemService(Context.LAYOUT_INFLATER_SERVICE);

0 0
原创粉丝点击