I'll explain what I'm trying to do.
I load many photos to ASViewPager
When the phone is in portrait mode, the image expands on each screen.
But the The problem are when the phone is rotated into landscape mode
Here I need to load ASViewPager on ScrollView
So the user can go down the picture.
A custom view that shows an image and allows the user to zoom and pan the image. Instructions: - Add with designer. - Call SetBitmap. Updates: v1.05 - Base_Resize is public. Call it after resizing the view in B4A. v1.04 - Fixes an issue in B4i where the image jumps when switching from pinch...