记录一下常用或者挺喜欢的 gitHub 项目控件
球形进度条 超帅的。 gitHub地址
compile 'me.itangqi.waveloadingview:library:0.1.2'
圆形进度条 gitHub地址
compile'com.mikhaellopez:circularprogressbar:1.0.1'
滚轮选择器 也是超帅的gitHub地址
compile'com.bigkoo:pickerview:2.1.1'
EventBus一个类似于广播的通知和传送工具非常好用gitHub地址
compile'org.greenrobot:eventbus:3.0.0'
ButterKnife 使用注释的方式绑定空间和方法回调等 gitHub地址
compile 'com.jakewharton:butterknife:7.0.1'
NineOldAndroid许多空间都会用到它跟动画有关的
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。