AndroidUtilCode 1.22.7 发布,安卓工具类库

  

AndroidUtilCode 1.22.7 已发布,AndroidUtilCode 是一个强大易用的安卓工具类库,它合理地封装了安卓开发中常用的函数,具有完善的 Demo 和单元测试,利用其封装好的 APIs 可以大大提高开发效率,如今它主要包括两部分模块,其一是主工具类模块:utilcode,其中的工具类是开发中常用到的;其二是子工具类模块:subutil,它包含的工具类并不是很常用,它的出现是为了防止主工具类的臃肿。

12月更新记录:

  • 18/12/24 [fix] Utils$ActivityLifecycleImpl.consumeOnActivityDestroyedListener ConcurrentModificationException. Publish v1.22.7.

  • 18/12/22 [fix] AdaptScreenUtils#pt2px don't work when start webview. Publish v1.22.6.

  • 18/12/21 [add] LogUtils support print Map, Collection and Object to String.

  • 18/12/19 [fix] AdaptScreenUtils don't work in MIUI on Android 5.1.1. Publish v1.22.5.

  • 18/12/18 [fix] ToastUtils multi show crash when run API 25. Publish v1.22.4.

  • 18/12/18 [fix] ImageUtils recycle ret equals src. Publish v1.22.3.

  • 18/12/17 [fix] Utils$FileProvider4UtilCode not found. Publish v1.22.3.

  • 18/12/17 [fix] ToastUtils leak. Publish v1.22.2.

  • 18/12/09 [add] Component for the project.

  • 18/12/04 [add] BusUtils. Publish v1.22.1.

更新日志

下载地址:

猜你喜欢

转载自www.oschina.net/news/102997/androidutilcode-1-22-7-released
今日推荐