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
);
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
);
转载于:https://www.cnblogs.com/lvlv/p/3754405.html