Closed wwwdotphilip closed 8 years ago
Hi,
This is already expected and works like this by design. KenBurnsView ignores the imageType
attribute and forces all images to center_crop
to limit the viewport to the image bounds. That's how the Ken Burns Effect works: https://en.wikipedia.org/wiki/Ken_Burns_effect. If you need your image to be fit-centered, KenBurnsView is not really what you're looking for.
When I try to display an image with a scaleType="fitCenter" it doesn't do what it actually does like a normal ImageView.
Here is my code.
The output show's like this.
instead of this