What is Recycle View ?

 

  • Recycle view is view Group that contains the views .
  • Recycle view request the views and bind those views to their data.
  • Recycle view use the adapter to binds the data.
  • Recycle view  can manage the layout of the binds data .
  • It can display the data in List from , Grid from and many more.
  • It is use to display large datasets.
  • It is flexible and more efficient version of list view.

Comments

Popular posts from this blog

Android Insight Privacy Policy

What is Realm Database ?

What is Kotlin ?