Published inProAndroidDevCollapsing toolbar with parallax effect and curve motion in Jetpack Compose 😎Animations are super important when building an application. They highlight relations between elements, bring attention to what…Sep 29, 20223Sep 29, 20223
Published inInnovorder EngineeringHow to get rid of memory leaks? A practical approach using Leak Canary and Android Profiler - Part2This is the second of two posts about memory leaks in Android. In the first post I explained the basics of memory management including the…Jun 17, 20222Jun 17, 20222
Published inInnovorder EngineeringHow to get rid of memory leaks? A practical approach using Leak Canary and Android Profiler - Part1One of the benefits of the JVM (”JAVA Virtual Machine”) is Garbage Collection. It’s the process by which Java or Kotlin programs perform…Jun 17, 2022Jun 17, 2022