android R.id.转化为view

    LayoutInflater inflater=(LayoutInflater)getSystemService(Context.LAYOUT_INFLATER_SERVICE);
    View view=inflater.inflate(R.layout.view_dialog, null);

 

posted @ 2016-06-29 09:25  星辰之力  阅读(488)  评论(0编辑  收藏  举报