Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
郑梓斌 committed Jun 20, 2018
1 parent d9237c8 commit abce3ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ implementation 'top.zibin:Luban:1.1.5'
load | 传入原图
filter | 设置开启压缩条件
ignoreBy | 不压缩的阈值,单位为K
setFocusAlpha | 设置是否保留透明通道
setTargetDir | 缓存压缩图片路径
setCompressListener | 压缩回调接口
setRenameListener | 压缩前重命名接口
Expand Down Expand Up @@ -100,8 +101,7 @@ Flowable.just(photos)

### RELEASE NOTE

* **1.1.5**:添加压缩前重命名接口
* **1.1.4**:load方法新增传入类型以兼容Uri图片地址,新增 filter 方法对列表每张图片做压缩判断
[Here](https://github.com/Curzibn/Luban/releases)

# License

Expand Down

0 comments on commit abce3ab

Please sign in to comment.