android 第三方框架的使用

来源:互联网 发布:java手机短信接口 编辑:程序博客网 时间:2024/06/07 23:09

1.谷歌官方图片加载库:
com.github.bumptech.glide:glide:3.7.0


2.依赖注入工具:
com.jakewharton:butterknife:7.0.1


3.合并下拉刷新与上拉加载更多还有优美的动画:
com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.8.5


4.吐司样式: com.github.johnpersano:supertoasts:1.3.4@aar


5.加载动画:
com.github.ybq:Android-SpinKit:1.0.4


6.日志打印工具:
compile ‘com.orhanobut:logger:1.15’


7.Ripple动画包:
com.balysv:material-ripple:1.0.2


8.圆形效果的ImageView:
de.hdodenhof:circleimageview:2.0.0

0 0
原创粉丝点击