I have a image with 600x450 pixels and I want to display only 300x450 (right or left) of this image in a imageview.
If I click in button1 it shows 300x450 (left part) of image; if I click in button2 it shows 300x450 (right part) of image.
How can I do this (directly, without crop and save the image)?
Thanks in advance for any tip.
If I click in button1 it shows 300x450 (left part) of image; if I click in button2 it shows 300x450 (right part) of image.
How can I do this (directly, without crop and save the image)?
Thanks in advance for any tip.