Highlight text search on RecycleView with Databinding and Kotlin FlowHi there !Mar 14, 2022Mar 14, 2022
How to make a circle progress is running smoothly like Timer of Android OS buy using Kotlin FlowProgress circle, I’m addicted to customize progress bar on Android so I’d like to write something about that.Mar 24, 20215Mar 24, 20215
Navigation popBackStack() with argumentsHi again ! Someday ago I wonder how to pass arguments when back to previous fragment by popBackStack() from Navigation Component.Mar 12, 2021Mar 12, 2021
How to publish Android library to Github package as a Maven repositoryIn the github world, everyone must have known jitpack or jcenter or like a repository that help us easy to use public library. Recently…Oct 10, 2020Oct 10, 2020
Implement Android Dark Theme with Preference ComponentsToday, I just played with dark theme and preference components and try to write something what I have done.May 23, 2020May 23, 2020
How to handle null in Single<T> RxJava 2.0From RxJava2 release one of the important changes is that null is no longer accepted as a stream element.Aug 17, 2019Aug 17, 2019
How to check Android SSL communication with CharlesAs a mobile engineer, we are all need a way to research/confirm request or response of other mobile application. However, almost of SSL…Jul 9, 2019Jul 9, 2019
TextInputEditText Google Material design+ MVVM + Databinding in Register screen exampleHello again,Mar 23, 20192Mar 23, 20192
Why you should not push binary files to git? And what to do if you do ?Today, I’d like to show you one of most common problems when using git and how to solve that problem.Mar 19, 20191Mar 19, 20191