Published inProAndroidDevTheming basics in AndroidTheming the app could be one of the most confusing topics in Android development. It is getting harder to maintain the styles of your…May 7, 20212May 7, 20212
Published inProAndroidDevAnimating the Compose GalaxySince Jetpack Compose has joined our lives, it has been changing the way of our thinking and coding day by day. But more importantly…Mar 31, 2021Mar 31, 2021
Published inProAndroidDevHilt Migration GuideDagger is an advanced dependency injection library and it is not easy to understand at the first glance for most developers. Using Dagger…Aug 14, 2020Aug 14, 2020
Published inProAndroidDevUsing LiveData & Flow in MVVM — Part IIIUnit Testing LiveData & Coroutines and FlowApr 14, 2020Apr 14, 2020
Published inProAndroidDevUsing LiveData & Flow in MVVM — Part IIWe have seen how to use Flow in the repository layer and how to change the app theme with Flow & LiveData in Part I. In this post, we will…Feb 7, 20204Feb 7, 20204
Published inProAndroidDevUsing LiveData & Flow in MVVM — Part ILately, I have been searching for the best practices of Kotlin Flow in MVVM architecture. After I have answered this question about…Jan 21, 20208Jan 21, 20208