{"id":723,"date":"2019-11-24T12:32:01","date_gmt":"2019-11-24T02:32:01","guid":{"rendered":"https:\/\/learntodroid.com\/?p=723"},"modified":"2019-11-24T12:32:07","modified_gmt":"2019-11-24T02:32:07","slug":"what-are-the-differences-between-recyclerview-and-listview","status":"publish","type":"post","link":"http:\/\/10.0.0.14:32769\/what-are-the-differences-between-recyclerview-and-listview\/","title":{"rendered":"What are the differences between RecyclerView and ListView?"},"content":{"rendered":"\n
If you ever need to show a scrollable list of items in your app you might consider using a RecyclerView or ListView to achieve this. In this article I will summarise the major differences between RecyclerView and ListView in Android.<\/p>\n\n\n\n
The key differences between the RecyclerView and ListView in Android are documented in the table below.<\/p>\n\n\n\n