Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 860 Bytes

common-crop.md

File metadata and controls

30 lines (16 loc) · 860 Bytes

CommonCrop

CommonCrop Github Maven Central

功能简介

基于公共框架的图片裁剪方案,支持图片按比例裁剪、缩放、旋转等

组件信息

引用仓库

引用仓库可以参考 组件使用 中添加依赖的部分

组件使用

implementation 'com.bihe0832.android:common-crop:+'

组件功能

CropUtils

  • 拉起图片裁剪页面,通过Intent 传递参数,结果通过 onActivityResult 回调