Class QuestionItemAdapter


  • public class QuestionItemAdapter
    extends RecyclerView.Adapter<edu.cnm.deepdive.interviewprep.adapter.QuestionItemAdapter.Holder>
    Populates Questions into a RecyclerView as specified by the accompanying item layout.