PinnedMJ ManaogMotion Layout: Creating Simple Recycler View AnimationIn this tutorial, our goal is to create this project I’ve made recently:Mar 3, 20217Mar 3, 20217
MJ ManaogJetpack Compose Interoperability: XML + Jetpack Compose for AdMob ImplementationSo you wanted to create an app using Jetpack Compose with AdMob. What’s the easiest way?Jul 28, 2021Jul 28, 2021
MJ ManaogCreating Simple Weather App UI using Jetpack ComposeWhat we want to achieve in this tutorial:Apr 29, 2021Apr 29, 2021
MJ ManaogJetpack Compose: Week 3 #AndroidDevChallenge — Part 1: Setting up ThemesNote: The assets and design specs can be found here: https://github.com/android/android-dev-challenge-compose/blob/assets/Bloom.zipMar 30, 2021Mar 30, 2021
MJ ManaogJetpack Compose Tips: Load an image from URL using Coil — fast and easyStep 1. Implement dependencyFeb 27, 20211Feb 27, 20211
MJ ManaogJetpack Compose Tips: How to Change FontStep 1. Look for your desired fontFeb 26, 20213Feb 26, 20213
MJ ManaogJetpack Compose: Custom List? Such ez, much wow.Populating a list with a custom format is quite tiring when we do it the usual way in Android.Jan 31, 2021Jan 31, 2021
MJ ManaogThreads — SimplifiedAn application can have multiple threads, but the most important thread is the UI Thread / the main thread which is created when an…Jan 9, 2021Jan 9, 2021
MJ ManaogKotlin: InterfaceAn interface is like an abstract class, the difference is that an interface cannot store state.Jan 3, 2021Jan 3, 2021