Relative Content

Tag Archive for androidkotlinandroid-jetpack-composezoominghorizontal-pager

Zoom image outside bounders of JetpackCompose HorizontalPager

I’m trying to implement zooming an image using PointerEvent (2 fingers) and it’s working perfectly (Zooming out of column bounders which is 0.4% of the screen height) when wrapped in a Column but it’s not working as expected if it wrapped in a HorizontalPager.