(轉)View.inflate和LayoutInflater的inflate方法區別

原地址:http://blog.csdn.net/amo_te_ama_me/article/details/51055283html 平時ListView加載item中,adapter的getView方法中,咱們常常用到: java LayoutInflater.from(mContext).inflate(R.layout.it,parent,false); 這樣的方法來加載佈局xml,平時一
相關文章
相關標籤/搜索