InAndroid DevelopersbyBen Trengrove·Feb 27, 2024Jetpack Compose: Strong Skipping Mode ExplainedStrong skipping mode changes the rules for what composables can skip recomposition and should greatly reduce recomposition.A response icon10A response icon10
InProAndroidDevbyTomáš Repčík·Feb 19, 2024Stop Using Test Tags in the Jetpack Compose Production CodeReplace test tags with semantics which bring more than just testing capabilitiesA response icon4A response icon4
InGoogle Developer ExpertsbyGarima Jain·Nov 2, 2023The Diffing Dilemma! All about diffing with LazyLists!If we were to talk about creating lists in Android View System, it’s no doubt that RecyclerView is just the right tool for it, and not just…A response icon4A response icon4
InGoogle Developer ExpertsbyGarima Jain·Oct 30, 2023The Diffing Dilemma! All about diffing, from RecyclerView to LazyLists — An IntroductionThis is an introductory article to the multipart series on “All about diffing, from RecyclerView to LazyLists”. You can find the next part…A response icon1A response icon1