InProAndroidDevbyDmitrii EliuseevGenerating Fractals in Kotlin with Jetpack ComposeMath and Graphics Can Be FunDec 27, 20244Dec 27, 20244
InProAndroidDevbyAlejandra StamatoBasicTextField2: A TextField of Dreams [1/2]This 2 part blog series covers a dive into the past, present and future of text fields in Jetpack Compose. Discover brand new…Nov 7, 20235Nov 7, 20235
InAndroid DevelopersbyChet HaaseShape Morphing in AndroidCreate and draw morph animations on rounded shapes easily with AndroidX — Part II.Apr 21, 20232Apr 21, 20232
InAndroid DevelopersbyChet HaaseThe Shape of Things to ComeCreating and animating rounded shapes with AndroidX, Part I. if you want something rounded, you can create and draw any shape you want…Apr 19, 20232Apr 19, 20232
The Android DeveloperJetpack Compose gets official support for Marquee 🎉! Here’s how to use it!It’s just so easy to implement!Mar 23, 2023Mar 23, 2023
InAndroid DevelopersbySimona MilanovićAdvanced Layout conceptsEpisode 4 of MAD Skills: Compose Layouts and Modifiers — harness the power of the Layout phase to build custom layouts in Compose.Feb 22, 20232Feb 22, 20232
InMobile App Development PublicationbyElye - A One Eye Dev By His GraceAndroid Jetpack Compose: Inset Padding Made EasyMake Learning Jetpack Compose EasierMar 13, 20217Mar 13, 20217
InCanopasbyRadhika SAutoSizing TextField in Jetpack composeLet’s make TextField Responsive to fit perfectly within its boundsDec 6, 20221Dec 6, 20221
InCanopasbyRadhika SKeyboard Handling In Jetpack Compose — All You Need To KnowWhether you are a beginner or an experienced dev, you’ll find yourself dealing with the keyboard APIs. Here’s the guide to master it.Apr 26, 20226Apr 26, 20226
InProAndroidDevbyYanneck ReißHow To Handle ViewModel One-Time Events In Jetpack ComposeAbout a new way to implement one-time events in Jetpack Compose using the Compose State Events LibraryOct 9, 20223Oct 9, 20223
InCanopasbyRadhika SJetpack compose: Cool Button Click EffectsEvery component of the screen has its way of giving the user feedback when interacting with them. For example, when the user touches the…Oct 5, 2022Oct 5, 2022
InAndroid DevelopersbyMarcel PintóExperimenting with Jetpack GlanceWe’re happy to announce that the new Jetpack Glance framework has reached alpha-04.Sep 1, 2022Sep 1, 2022
InAndroid DevelopersbyManuel VivoConsuming flows safely in Jetpack ComposeCollecting flows in a lifecycle-aware manner is the recommended way to collect flows on Android. Use collectAsStateWithLifecycle in…Aug 10, 202219Aug 10, 202219
InAndroid DevelopersbyAlejandra StamatoAnimating brush Text coloring in Compose 🖌️After adding a gradient to your text in Compose, now it’s time to animate it!Aug 1, 20221Aug 1, 20221
Alexander ShevelevHow to prevent multiple clicks in Android Jetpack ComposeSometimes a user of your app may be a “monkey.” Funny, right? It is only a term, and what does it mean you can find here. But in simple…Feb 12, 20228Feb 12, 20228
InMobile App Development PublicationbyElye - A One Eye Dev By His GraceHave Fun With Jetpack Compose GraphicsLayer ModifierCreate interesting animation with GraphicsLayer ModifierMar 10, 20225Mar 10, 20225
InAndroid DevelopersbyNick RoutMaterial Theming with MDC: TypeType theming on Android using the MDC libraryAug 25, 2020Aug 25, 2020
takahiromUnderstanding the Jetpack Compose layout with diagramsI would like to s use this diagram to remind me of how it works when using custom layouts.Nov 10, 20211Nov 10, 20211
InProAndroidDevbyAngelo MarchesinHow to master Swipeable and NestedScroll modifiers in Jetpack ComposeMaterial components are helpful, but sometimes the UI you want to build slightly varies from the platform’s default look, style or…Sep 12, 20211Sep 12, 20211
Julien SalviSafe delay in Android Views: goodbye Handlers, Hello Coroutines!Using Handlers, without providing a Looper, has been deprecated in recent versions of Android because they can lead to bugsAug 8, 20215Aug 8, 20215