zoomage
zoomage copied to clipboard
About nested recycleview
Hi. I have a viewpager2 in recycleview just like instagram. I want to show a picture just like instagram pinch zoom. it is work in viewpager's borders when I use Zoomage in viewpager but it is not overflow of viewpager borders. it is mean it can not be fullscreen. is there any way to do full screen in Recycleview?
Everything in a ZoomageView happens within fixed borders and it manipulates the scaling and translation of an image within its own frame. You would need to make sure the view itself was set to fill the screen.