Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About nested recycleview #98

Open
alikemalben opened this issue Oct 26, 2020 · 1 comment
Open

About nested recycleview #98

alikemalben opened this issue Oct 26, 2020 · 1 comment

Comments

@alikemalben
Copy link

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?

@jsibbold
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants