How kotlin flow operators can improve app architectureDisclaimer: this article contains the examples that demonstrate the overall concept. To see full compiled solution check out this repoSep 7, 2024Sep 7, 2024
Android View Binding — less boilerplate, more delegateAfter Google introduced the view binding feature, you’ve been able to access views following type- and null safety. But on the other hand…Jun 12, 2021Jun 12, 2021
Writing a completely type-safe and multitype RecyclerView AdapterDisclaimer: This article is not about creating an adapter with ready-made swipeable, draggable or expandable items. Instead, it will…Mar 17, 2021Mar 17, 2021