i am trying to perform shared element transition between lazyVerticalGrid and horizontalPager sharing asyncImage composable, initially it takes time for horizontalPager to load image so transition doesn’t happen, but once it loads the image, transition for that image happens smoothly.
here is attached video.
i have tried preloading image but it doesn’t work, how can i make transition the first time?