提交 d69fc6d1 编写于 作者: B blankj

see 08/28 log

上级 984e0579
......@@ -114,7 +114,7 @@
> - 转为圆角图片 *toRoundCorner*
> - 转为模糊图片 *toBlur*
> - 添加颜色边框 *addFrame*
> - 创建倒影图片 *toFeflected*
> - 转为倒影图片 *toFeflected*
> - **键盘相关→[KeyboardUtils.java][keyboard.java]**
> - 避免输入法面板遮挡
......
......@@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 11
targetSdkVersion 23
versionCode 5
versionName "1.1.3"
versionCode 6
versionName "1.1.4"
}
buildTypes {
release {
......
......@@ -250,7 +250,7 @@ public class ImageUtils {
}
/**
* 创建倒影图片
* 转为倒影图片
*
* @param src 源图片的
* @param reflectionHeight 图片倒影的高度
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册