
Sectioned RecyclerView in three steps
Hey! Today I want to share with you another quick tip that often comes when we deal with RecyclerView – sections. For that task I will use the power of Kotlin language – sealed classes and transformations on collections!
Czytaj więcej “Sectioned RecyclerView in three steps”