Published inAndroid DevelopersFun with shapes in ComposeCreate a progress bar that transitions from a squiggly “star” shaped rounded polygon to a circle while performing the regular progress…Feb 27, 2024A response icon3Feb 27, 2024A response icon3
Published inAndroid DevelopersCustomizing Compose Pager with fun indicators and transitions 🚥The Compose March 2023 release introduces HorizontalPager and VerticalPager. Let’s look at creating some fun indicators and transitions.Apr 6, 2023A response icon4Apr 6, 2023A response icon4
Published inAndroid DevelopersMaking Jellyfish move in Compose: Animating ImageVectors and applying AGSL RenderEffects 🐠Learn how to use ImageVectors in ComposeNov 22, 2022A response icon6Nov 22, 2022A response icon6
Published inAndroid DevelopersCustomizing AnimatedContent in Jetpack Compose 🌟Learn how to use AnimatedContent for more custom transitions between different types of contentJul 1, 2022A response icon7Jul 1, 2022A response icon7
Published inAndroid DevelopersEasing in to Easing Curves in Jetpack Compose 🎢Learn how to create and use custom easing functions in ComposeJun 10, 2022A response icon2Jun 10, 2022A response icon2
Published inAndroid DevelopersCustom Canvas Animations in Jetpack Compose ✨Using Animatable to achieve Custom Canvas AnimationsMay 17, 2022A response icon3May 17, 2022A response icon3
Lessons Learnt with Kotlin: Using inline classes 👩🔬What is an inline class? 🧐Mar 4, 2020A response icon4Mar 4, 2020A response icon4
Published inOver EngineeringBecome a Master Builder with these Android Dev ToolsDay-to-day tasks as an Android Developer can consist of varying jobs to complete your work effectively. Whether it is making sure your…Feb 7, 2020A response icon6Feb 7, 2020A response icon6
Published inOver EngineeringDark Mode Musings: Beware of the Context 🌗I’ve been working on getting Dark Mode in our app fully supported and I stumbled upon an interesting finding:Dec 9, 2019A response icon2Dec 9, 2019A response icon2
Published inOver EngineeringLessons Learnt with Kotlin: Extension FunctionsA quick dive into how we’ve used & over-used extension functions at OverOct 16, 2019Oct 16, 2019