Assignment 2

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

The University of Lahore, CS&IT Department

Mobile Application Development

Assignment-2
Start-Date 23-04-2021 Section-A Total Marks 10

Due-Date 27-04-2021 Program: BSCS

Answer the following statements

1. How do you write the difference between Customer Adapter and RecyclerView?
2. How Customer Adapter function getView() implemented in RecyclerView()?
3. How inflater class inflate List items in Recycler View?
4. What is the purpose of recyclerAdapter.recyclerHolder onCreateViewHolder,
onBindViewHolder?
5. What is the purpose of RecylerView.ViewHolder class?
6. Write the data flow in RecyclerView?. Explain your answer in steps.

You might also like