Published iniFood TechDesign System: Style Dictionary at scaleCuidados na construção da integração com o Style Dictionary de forma escalável de Design System complexo.Apr 17, 20231081Apr 17, 20231081
How to setup your own public API using a free cloud serviceThis article will cover how to setup a static resource provider service using the free tier of Firebase Storage.Jun 23, 202122Jun 23, 202122
Restoring scroll position of nested RecyclerViewsSolution when building complex UI as a vertical list containing carousels as items.Feb 10, 20212333Feb 10, 20212333
Replacing LiveData with StateFlowHow about cleaning up as much Android dependencies as we can to increase the platform-independent code?Oct 15, 20203273Oct 15, 20203273
Replace SingleLiveEvent with kotlin Channel/FlowAfter the announcement of the StateFlow implementation this year, I got curious about the possibility to totally replace LiveData. This…Sep 8, 20203367Sep 8, 20203367
A better way to set RecyclerView items marginTL;DL Use ItemDecoration instead of setting a margin inside the item.xml.May 31, 20204422May 31, 20204422