S

Shyam Dubey • 3.70K Points
Extraordinary

Q. What is the purpose of the RecyclerView.Adapter class?

  • (A) To adapt layouts to different screens
  • (B) To bind data to RecyclerView items
  • (C) To manage activity lifecycles
  • (D) To apply animations

Explanation by: Shyam Dubey
RecyclerView.Adapter provides access to data items and creates/binds views for the RecyclerView.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.