
Interaction with RecyclerView using Kotlin DSL
Few days ago I finished a project for one client – it was typical MVP project, where everything was changing quite often and deadline was pretty close. At some point, I had to stop for a moment and refactor few places that were changing the most. One of them was the interaction with RecyclerView.
Czytaj więcej “Interaction with RecyclerView using Kotlin DSL”