What RecyclerView.Adapter method is used for binding data to the View?

a. onCreateViewHolder()

b. onBindViewHolder()

c. onViewHolderBind()

d. onBindAdapter()

b., onBindViewHolder() is the RecyclerView.Adapter method for binding data to a View.

Computer Science & Information Technology

You might also like to view...

Which of the following cable types has a MAXIMUM transmission rate of 100 Mb?

A. CAT3 B. CAT5 C. CAT5e D. CAT6

Computer Science & Information Technology

All servers on the Internet follow TCP/IP rules.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology