已采納回答 / 有夢想的人不睡覺11
/加載布局管理器LayoutInflater?inflater?=?LayoutInflater.from(context);//將xml布局轉換為view對象View view=?inflater.inflate(R.layout.item_myseallist,parent,?false);
2018-08-28