@@ -8,90 +8,115 @@ YzsLib开源交流群:331973212
88
99
10101.照相选相册,裁剪的 library
11+
1112 [ TakePhoto] ( https://github.com/crazycodeboy/TakePhoto )
1213
13142几行代码快速集成二维码扫描功能
15+
1416 [ zxingLibrary] ( https://github.com/yipianfengye/android-zxingLibrary )
1517
16183.仿ios移动按钮
19+
1720 [ SwitchButton] ( https://github.com/kyleduo/SwitchButton )
1821 [ ToggleButton] ( https://github.com/zcweng/ToggleButton )
1922
20234.自定义Android崩溃界面:
24+
2125 [ CustomActivityOnCrash] ( https://github.com/Ereza/CustomActivityOnCrash )
2226
23275.创建Android抽屉布局的库:
2428 [ MaterialDrawer] ( https://github.com/mikepenz/MaterialDrawer )
2529
26306.图片放大缩放功能 ImageView
31+
2732 [ android photoview] ( https://github.com/chrisbanes/PhotoView )
2833
29347.仿ios的dialog
35+
3036[ Android-AlertView] ( https://github.com/saiwu-bigkoo/Android-AlertView )
3137
32388.glide-transformations——为Glide提供图像转换的Android类库
39+
3340[ glide-transformations] ( https://github.com/wasabeef/glide-transformations )
3441
35429.GlidePalette 一个可以在Glide加载时很方便使用Palette的库。
43+
3644[ GlidePalette] ( https://github.com/florent37/GlidePalette )
3745
384610.流式布局
47+
3948[ FlowLayout] ( https://github.com/hongyangAndroid/FlowLayout )
4049
415011.Android开发人员不得不收集的代码 工具类
51+
4252[ AndroidUtilCode] ( https://github.com/huangkunkun/AndroidUtilCode )
4353
445412.logger 常用log工具
55+
4556[ logger] ( https://github.com/orhanobut/logger )
4657
475813.joda-time 日期的替代使用库
59+
4860[ joda-time] ( https://github.com/JodaOrg/joda-time )
4961
506214.Fragmentation fragment替代库 外加 仿边缘返回
63+
5164[ Fragmentation] ( https://github.com/YoKeyword/Fragmentation )
5265
536615.FlycoTabLayout 仿TabLayout ,有指示器
67+
5468[ FlycoTabLayout] ( https://github.com/H07000223/FlycoTabLayout )
5569
567016.recyclerview的adapter
71+
5772[ BaseRecyclerViewAdapterHelper 强大的recyclerview的adapter] ( https://github.com/CymChad/BaseRecyclerViewAdapterHelper )
5873
5974[ 多重布局链式调用] ( https://github.com/MEiDIK/SlimAdapter )
6075
617617.播放器
77+
6278[ 节操播放器——底层为哔哩哔哩的开源播放器] ( https://github.com/lipangit/JieCaoVideoPlayer )
6379
648018.选择器
81+
6582[ 仿ios] ( https://github.com/saiwu-bigkoo/Android-PickerView )
6683
6784[ 扁平风格] ( https://github.com/gzu-liyujiang/AndroidPicker )
6885
698619.网络框架
87+
7088[ NoHttp] ( https://github.com/yanzhenjie/NoHttp )
7189
7290[ okgo] ( https://github.com/jeasonlzy/okhttp-OkGo )
7391
7492[ retrofit] ( https://github.com/square/retrofit )
7593
769420 沉浸式解决库
95+
7796[ ImmersionBar] ( https://github.com/gyf-dev/ImmersionBar )
7897
799821最强大的textview
99+
80100[ SuperTextView] ( https://github.com/chenBingX/SuperTextView )
81101
8210222.纵向tabview
103+
83104[ VerticalTabLayout] ( https://github.com/qstumn/VerticalTabLayout )
84105
8510623.6.0权限处理兼容国产手机处理
107+
86108[ AndPermission] ( https://github.com/yanzhenjie/AndPermission )
87109
8811024.加载动画view (AV与NV效果一样)
111+
89112[ android——AVLoadingIndicatorView] ( https://github.com/81813780/AVLoadingIndicatorView )
90113
91114[ ios——NVActivityIndicatorView] ( https://github.com/ninjaprox/NVActivityIndicatorView )
92115
9311625.广告条控件
117+
94118[ banner] ( https://github.com/youth5201314/banner )
95119
9612026.一个可以自由定制外观、支持拖拽消除的MaterialDesign风格Android BadgeView(小红点)
121+
97122[ BadgeView] ( https://github.com/qstumn/BadgeView )
0 commit comments