You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note the difference between downscaling and upscaling. Android does not support upscaling while keeping the aspect ratio by adjusting only XML settings. It seems like additional Java code is necessary.
Sorry for the long delay. I've added label immediately but forget to comment.
It seems to be possible, but not as a default behavior to not break backwards compatibility. Either new method has to be added to Gif*Views or custom XML attrinute or both.
There is no ETA for this feature, feel free to create pull request.
Would it be possible to add such a feature to the library?: http://www.ryadel.com/en/android-proportionally-stretch-imageview-fit-whole-screen-width-maintaining-aspect-ratio/
Note the difference between downscaling and upscaling. Android does not support upscaling while keeping the aspect ratio by adjusting only XML settings. It seems like additional Java code is necessary.
The text was updated successfully, but these errors were encountered: