View view = View.inflate(this,R.layout.item_incoming_msg,null);View view =layoutInflater.inflate(R.layout.item_incoming_msg,parent, false);这两种有什么区别,分别用在哪里比较合适?谢谢老师!
添加回答
举报
0/150
提交
取消