好用的类库

 1    compile 'com.jakewharton:butterknife:7.0.1'   避免了找控件的时间

 

2    compile 'com.jaeger.statusbaruitl:library:1.3.6'    对4.4的版本做了适配,4.4以上的版本都可以使用这个效果。另外还可以对状态栏的颜色进行透明度的设置

http://jaeger.itscoder.com/android/2016/03/27/statusbar-util.html

posted on 2017-03-23 18:20  glj521  阅读(97)  评论(0)    收藏  举报