I would like to dynamically resize my images taken from camera in android. I want an output like the pinterest images.

I would like to dynamically resize my images taken from camera in android. I want an output like the pinterest images.

Copyright © 2021 Jogjafile Inc.
You can set the ImageView's width to your custom size, its height to wrap_content and the important thing is to set the ImageView's scaleType to fitXY