File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,28 +45,28 @@ kapt 'com.jakewharton:butterknife-compiler:10.2.1'
4545//xpopup
4646implementation 'com.lxj:xpopup:2.0.8'
4747
48- //SmartRefreshLayout刷新<br>
49- implementation 'com.scwang.smart:refresh-layout-kernel:2.0.1' //核心必须依赖<br>
50- implementation 'com.scwang.smart:refresh-header-classics:2.0.1' //经典刷新头<br>
48+ //SmartRefreshLayout刷新
49+ implementation 'com.scwang.smart:refresh-layout-kernel:2.0.1' //核心必须依赖
50+ implementation 'com.scwang.smart:refresh-header-classics:2.0.1' //经典刷新头
5151
52- //banner<br>
52+ //banner
5353implementation 'com.youth.banner:banner:2.1.0'
5454
55- //顶部栏<br>
56- implementation 'com.jaeger.statusbarutil:library:1.5.1'<br>
55+ //顶部栏
56+ implementation 'com.jaeger.statusbarutil:library:1.5.1'
5757
58- //网页浏览<br>
59- implementation 'com.just.agentweb:agentweb:4.1.3'<br>
58+ //网页浏览
59+ implementation 'com.just.agentweb:agentweb:4.1.3'
6060
61- //viewpager左右滑动指示器<br>
62- implementation 'com.github.hackware1993:MagicIndicator:1.5.0'<br>
61+ //viewpager左右滑动指示器
62+ implementation 'com.github.hackware1993:MagicIndicator:1.5.0'
6363
64- //漂亮的spinner<br>
65- implementation "com.github.skydoves:powerspinner:1.1.0"<br>
64+ //漂亮的spinner
65+ implementation "com.github.skydoves:powerspinner:1.1.0"
6666
67- //时间选择<br>
68- implementation 'com.contrarywind:Android-PickerView:4.1.9'<br>
67+ //时间选择
68+ implementation 'com.contrarywind:Android-PickerView:4.1.9'
6969
70- //图片选择<br>
71- implementation "com.zhihu.android:matisse:0.5.3-beta3"<br>
70+ //图片选择
71+ implementation "com.zhihu.android:matisse:0.5.3-beta3"
7272```
You can’t perform that action at this time.
0 commit comments