First Taste of Android Jetpack ComposeLet’s get a first taste of the Android Jetpack Compose Library that will be replacing the current Android View as the new UI toolkit.Jul 14, 2019Jul 14, 2019
Android: Reactive View Part III — Rx SubjectsThis is the 3rd post of the 3 part blog posts:Apr 11, 2019Apr 11, 2019
Published inProAndroidDevAndroid: Reactive View Part IAndroid: Reactive View Part I ← This Post Is Here!Apr 11, 2019Apr 11, 2019
Published inProAndroidDevImplementing BiDirectional ViewPager by overriding onInterceptTouchEvent & onTouchEventThis post is about how I make bi-directional ViewPager through manipulating the touch event using onInterceptTouchEvent & onTouchEventOct 23, 2018Oct 23, 2018
Published inProAndroidDevThe making of AccordionView using ConstraintLayoutAccordion View is a view that consists of a series of titles, and when you click on a specific title, the detailed description will be…Oct 20, 20182Oct 20, 20182
Dagger 2 for Android, Part III ー The @Qualifier and @Named AnnotationOriginally published at https://bloggie.io on August 9, 2018.Aug 9, 2018Aug 9, 2018
Dagger 2 for Android, Part II ー The Basic UsageOriginally published at https://bloggie.io on August 6, 2018.Aug 6, 2018Aug 6, 2018
Dagger 2 for Android, Part I ー What is Dependency Injection?Originally published at https://bloggie.io on August 4, 2018.Aug 4, 2018Aug 4, 2018