AndroidCommon是一个项目的基础框架,里面包含了常用的工具类、自定义的控件以及项目的基本功能等
compile 'com.ishow:common:1.1.2'
- SelectPhotoUtils 增加 Bitmap.CompressFormat 选择
- ImageUtils 工具类重新配置以及整理
- SharedPreferencesUtils 增加缓存方法
- VersionManager 增加清除缓存机制
Copyright 2015 Haiyang Yu
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
正式版本使用的时候请把 文件名为 test 和后缀名字为v7 的文件直接删除