Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.04 KB

USER_LIB_README.md

File metadata and controls

21 lines (16 loc) · 1.04 KB

#这个是我常用的三方库

QQ群欢迎大家加入:391513287

License Maven Central

内容说明

  • compile 'com.jakewharton:butterknife:5.1.1' 注解工具
  • compile 'com.nineoldandroids:library:2.4.0' 动画操作相关
  • compile 'com.github.cpoopc:scrollablelayoutlib:1.0.0' 自动到顶部停止模仿新浪微博个人中心的效果
  • compile 'de.greenrobot:eventbus:2.4.0' 不用说
  • compile 'me.relex:circleindicator:1.1.8@aar' 配合viewpager联动的指示器
  • compile 'com.github.chrisbanes:PhotoView:1.2.6' 双手放大缩小
  • cn.trinea.android.view.autoscrollviewpager:android-auto-scroll-view-pager:1 .1.2轮播图
  • compile 'com.jiongbull:jlog:1.0.5' 能打印出格式化之后json log工具