关于Library - JCropImageView
轻量级实现以支持多个ImageView.class作物意见
One of the popular scaletype configurations used in Android is the "centerCrop". However, it is limited to just center cropping. This usually crops off the faces of people from images that have an aspect ratio height > width.
JCropImageView is a lightweight open source extension of the centercrop feature to provide additional control over how the images are displayed.
https://github.com/omgnuts/JCropImageView
Except where otherwise noted, images/content adapted for this application are licensed under a Creative Commons Attribution 4.0 License. To view a copy of this license, please visit http://creativecommons.org/licenses/by/4.0/.
This application serves no purpose other than for demonstration of an open source Android Library only.
最新版本0.23的更新日志
- Replaced with a completely fresh set of images obtained under the Creative Commons License 4.0.
- Have updated the CCL attribution in the application, and promotional text.