Is your feature request related to a problem? Please describe.
@ImageView can be configured with a height and width value so that the images are resized before they are put into the ImageView
Describe the solution you'd like
Optimized logic for resizing bitmaps before they are added to the ImageView if the required values are passed to the annotation.
Is your feature request related to a problem? Please describe.
@ImageView can be configured with a height and width value so that the images are resized before they are put into the ImageView
Describe the solution you'd like
Optimized logic for resizing bitmaps before they are added to the ImageView if the required values are passed to the annotation.