Hi,
I am customizing the the swipe effect in view pager and I need to dynamically change the width of the view pager child which is an image view.
on Touch of the view pager based on page number and left or right scroll
I am cropping the image and I need to set it to the view pager adapter.
I have set width wrap_content but the cropped image is occupying the entire screen width.
Please let me know.
I am customizing the the swipe effect in view pager and I need to dynamically change the width of the view pager child which is an image view.
on Touch of the view pager based on page number and left or right scroll
I am cropping the image and I need to set it to the view pager adapter.
I have set width wrap_content but the cropped image is occupying the entire screen width.
Please let me know.
