View view =
LayoutInflater.from(mContext).inflate(R.layout.song_item_adapter, null
);
LayoutInflater inflater =
(LayoutInflater)context.getSystemService
Context.LAYOUT_INFLATER_SERVICE);
View view =
inflater.inflate(R.layout.hello,null
);
Android通过代码获取View,布布扣,bubuko.com
时间: 2024-12-29 11:24:50