Skip to content

Commit fec0967

Browse files
authored
Update README.md
1 parent db6721b commit fec0967

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,90 +8,115 @@ YzsLib开源交流群:331973212
88

99

1010
1.照相选相册,裁剪的 library
11+
1112
[TakePhoto](https://github.com/crazycodeboy/TakePhoto)
1213

1314
2几行代码快速集成二维码扫描功能
15+
1416
[zxingLibrary](https://github.com/yipianfengye/android-zxingLibrary)
1517

1618
3.仿ios移动按钮
19+
1720
[SwitchButton](https://github.com/kyleduo/SwitchButton)
1821
[ToggleButton](https://github.com/zcweng/ToggleButton)
1922

2023
4.自定义Android崩溃界面:
24+
2125
[CustomActivityOnCrash](https://github.com/Ereza/CustomActivityOnCrash)
2226

2327
5.创建Android抽屉布局的库:
2428
[MaterialDrawer](https://github.com/mikepenz/MaterialDrawer)
2529

2630
6.图片放大缩放功能 ImageView
31+
2732
[android photoview](https://github.com/chrisbanes/PhotoView)
2833

2934
7.仿ios的dialog
35+
3036
[Android-AlertView](https://github.com/saiwu-bigkoo/Android-AlertView)
3137

3238
8.glide-transformations——为Glide提供图像转换的Android类库
39+
3340
[glide-transformations](https://github.com/wasabeef/glide-transformations)
3441

3542
9.GlidePalette 一个可以在Glide加载时很方便使用Palette的库。
43+
3644
[GlidePalette](https://github.com/florent37/GlidePalette)
3745

3846
10.流式布局
47+
3948
[FlowLayout](https://github.com/hongyangAndroid/FlowLayout)
4049

4150
11.Android开发人员不得不收集的代码 工具类
51+
4252
[AndroidUtilCode](https://github.com/huangkunkun/AndroidUtilCode)
4353

4454
12.logger 常用log工具
55+
4556
[logger](https://github.com/orhanobut/logger)
4657

4758
13.joda-time 日期的替代使用库
59+
4860
[joda-time](https://github.com/JodaOrg/joda-time)
4961

5062
14.Fragmentation fragment替代库 外加 仿边缘返回
63+
5164
[Fragmentation](https://github.com/YoKeyword/Fragmentation)
5265

5366
15.FlycoTabLayout 仿TabLayout ,有指示器
67+
5468
[FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)
5569

5670
16.recyclerview的adapter
71+
5772
[BaseRecyclerViewAdapterHelper 强大的recyclerview的adapter](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)
5873

5974
[多重布局链式调用](https://github.com/MEiDIK/SlimAdapter)
6075

6176
17.播放器
77+
6278
[节操播放器——底层为哔哩哔哩的开源播放器](https://github.com/lipangit/JieCaoVideoPlayer)
6379

6480
18.选择器
81+
6582
[仿ios](https://github.com/saiwu-bigkoo/Android-PickerView)
6683

6784
[扁平风格](https://github.com/gzu-liyujiang/AndroidPicker)
6885

6986
19.网络框架
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

7694
20 沉浸式解决库
95+
7796
[ImmersionBar](https://github.com/gyf-dev/ImmersionBar)
7897

7998
21最强大的textview
99+
80100
[SuperTextView](https://github.com/chenBingX/SuperTextView)
81101

82102
22.纵向tabview
103+
83104
[VerticalTabLayout](https://github.com/qstumn/VerticalTabLayout)
84105

85106
23.6.0权限处理兼容国产手机处理
107+
86108
[AndPermission](https://github.com/yanzhenjie/AndPermission)
87109

88110
24.加载动画view (AV与NV效果一样)
111+
89112
[android——AVLoadingIndicatorView](https://github.com/81813780/AVLoadingIndicatorView)
90113

91114
[ios——NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView)
92115

93116
25.广告条控件
117+
94118
[banner](https://github.com/youth5201314/banner)
95119

96120
26.一个可以自由定制外观、支持拖拽消除的MaterialDesign风格Android BadgeView(小红点)
121+
97122
[BadgeView](https://github.com/qstumn/BadgeView)

0 commit comments

Comments
 (0)