Fakhrul Siddiqeifakhrulasa.hashnode.devยทJun 6, 2023LazyColumn vs RecyclerView!!We are using LazyColumn in Jetpack Compose, let's see how they differ from each other and how they work. 1. Re-using views: Unlike re-using already created views like RecyclerView, lazyColumn uses a lazy list which emits a new view whenever we scroll...516 readsAndroidAdd a thoughtful commentNo comments yetBe the first to start the conversation.