From 386ce08a1928b260fb96d67d89eb1dc2414eb7ef Mon Sep 17 00:00:00 2001 From: LiuShilin Date: Fri, 12 Jan 2018 11:52:49 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1342032..34b1803 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # CompressHelper 压缩,图片压缩,压缩Bitmap,Compress,CompressImage,CompressFile,CompressBitmap

-#### 笔者从零搭建 Retrofit & RxJava & MVP 框架APP, 欢迎关注:https://github.com/nanchen2251/AiYaGirl -#### 笔者最新 RxJava 2.x 教程系列代码,多多支持(含技术Blog): https://github.com/nanchen2251/RxJava2Examples - +#### 号外:听说「nanchen」搞了一个 Android 开发者的免费福利,不行你看:[给 Android 开发者的一点福利:免费模拟面试](http://mp.weixin.qq.com/s/WRdSmGxwDp-CpQcSlmJYlg) 主要通过尺寸压缩和质量压缩,以达到清晰度最优,该项目参考了 [https://github.com/zetbaitsu/Compressor](https://github.com/zetbaitsu/Compressor) 的部分代码,且在基础上修正了部分 bug + + + ## 效果图
![](https://github.com/nanchen2251/CompressHelper/blob/master/111.png)