update
This commit is contained in:
@@ -19,6 +19,9 @@ import com.yunbao.common.interfaces.OnItemClickListener;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* 打招呼设置适配器
|
||||
*/
|
||||
public class MsgGreetConfigAdapter extends RecyclerView.Adapter<MsgGreetConfigAdapter.ViewHolder> {
|
||||
List<MsgGreetConfigBean> mList;
|
||||
Context mContext;
|
||||
|
||||
Reference in New Issue
Block a user