Skip to content

Commit 609e614

Browse files
authored
Update README.md
1 parent fec0967 commit 609e614

File tree

1 file changed

+58
-58
lines changed

1 file changed

+58
-58
lines changed

README.md

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -7,116 +7,116 @@
77
YzsLib开源交流群:331973212
88

99

10-
1.照相选相册,裁剪的 library
10+
## 1.照相选相册,裁剪的 library
1111

12-
[TakePhoto](https://github.com/crazycodeboy/TakePhoto)
12+
## [TakePhoto](https://github.com/crazycodeboy/TakePhoto)
1313

14-
2几行代码快速集成二维码扫描功能
14+
## 2几行代码快速集成二维码扫描功能
1515

16-
[zxingLibrary](https://github.com/yipianfengye/android-zxingLibrary)
16+
## [zxingLibrary](https://github.com/yipianfengye/android-zxingLibrary)
1717

18-
3.仿ios移动按钮
18+
## 3.仿ios移动按钮
1919

20-
[SwitchButton](https://github.com/kyleduo/SwitchButton)
21-
[ToggleButton](https://github.com/zcweng/ToggleButton)
20+
## [SwitchButton](https://github.com/kyleduo/SwitchButton)
21+
## [ToggleButton](https://github.com/zcweng/ToggleButton)
2222

23-
4.自定义Android崩溃界面:
23+
##4.自定义Android崩溃界面:
2424

25-
[CustomActivityOnCrash](https://github.com/Ereza/CustomActivityOnCrash)
25+
## [CustomActivityOnCrash](https://github.com/Ereza/CustomActivityOnCrash)
2626

27-
5.创建Android抽屉布局的库:
28-
[MaterialDrawer](https://github.com/mikepenz/MaterialDrawer)
27+
##5.创建Android抽屉布局的库:
28+
## [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer)
2929

30-
6.图片放大缩放功能 ImageView
30+
## 6.图片放大缩放功能 ImageView
3131

32-
[android photoview](https://github.com/chrisbanes/PhotoView)
32+
## [android photoview](https://github.com/chrisbanes/PhotoView)
3333

34-
7.仿ios的dialog
34+
## 7.仿ios的dialog
3535

36-
[Android-AlertView](https://github.com/saiwu-bigkoo/Android-AlertView)
36+
## [Android-AlertView](https://github.com/saiwu-bigkoo/Android-AlertView)
3737

38-
8.glide-transformations——为Glide提供图像转换的Android类库
38+
## 8.glide-transformations——为Glide提供图像转换的Android类库
3939

40-
[glide-transformations](https://github.com/wasabeef/glide-transformations)
40+
## [glide-transformations](https://github.com/wasabeef/glide-transformations)
4141

42-
9.GlidePalette 一个可以在Glide加载时很方便使用Palette的库。
42+
## 9.GlidePalette 一个可以在Glide加载时很方便使用Palette的库。
4343

44-
[GlidePalette](https://github.com/florent37/GlidePalette)
44+
## [GlidePalette](https://github.com/florent37/GlidePalette)
4545

46-
10.流式布局
46+
## 10.流式布局
4747

48-
[FlowLayout](https://github.com/hongyangAndroid/FlowLayout)
48+
## [FlowLayout](https://github.com/hongyangAndroid/FlowLayout)
4949

50-
11.Android开发人员不得不收集的代码 工具类
50+
## 11.Android开发人员不得不收集的代码 工具类
5151

52-
[AndroidUtilCode](https://github.com/huangkunkun/AndroidUtilCode)
52+
## [AndroidUtilCode](https://github.com/huangkunkun/AndroidUtilCode)
5353

54-
12.logger 常用log工具
54+
## 12.logger 常用log工具
5555

56-
[logger](https://github.com/orhanobut/logger)
56+
## [logger](https://github.com/orhanobut/logger)
5757

58-
13.joda-time 日期的替代使用库
58+
## 13.joda-time 日期的替代使用库
5959

60-
[joda-time](https://github.com/JodaOrg/joda-time)
60+
## [joda-time](https://github.com/JodaOrg/joda-time)
6161

62-
14.Fragmentation fragment替代库 外加 仿边缘返回
62+
## 14.Fragmentation fragment替代库 外加 仿边缘返回
6363

64-
[Fragmentation](https://github.com/YoKeyword/Fragmentation)
64+
## [Fragmentation](https://github.com/YoKeyword/Fragmentation)
6565

66-
15.FlycoTabLayout 仿TabLayout ,有指示器
66+
## 15.FlycoTabLayout 仿TabLayout ,有指示器
6767

68-
[FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)
68+
## [FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)
6969

70-
16.recyclerview的adapter
70+
## 16.recyclerview的adapter
7171

72-
[BaseRecyclerViewAdapterHelper 强大的recyclerview的adapter](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)
72+
## [BaseRecyclerViewAdapterHelper 强大的recyclerview的adapter](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)
7373

74-
[多重布局链式调用](https://github.com/MEiDIK/SlimAdapter)
74+
## [多重布局链式调用](https://github.com/MEiDIK/SlimAdapter)
7575

76-
17.播放器
76+
## 17.播放器
7777

78-
[节操播放器——底层为哔哩哔哩的开源播放器](https://github.com/lipangit/JieCaoVideoPlayer)
78+
## [节操播放器——底层为哔哩哔哩的开源播放器](https://github.com/lipangit/JieCaoVideoPlayer)
7979

80-
18.选择器
80+
## 18.选择器
8181

82-
[仿ios](https://github.com/saiwu-bigkoo/Android-PickerView)
82+
## [仿ios](https://github.com/saiwu-bigkoo/Android-PickerView)
8383

84-
[扁平风格](https://github.com/gzu-liyujiang/AndroidPicker)
84+
## [扁平风格](https://github.com/gzu-liyujiang/AndroidPicker)
8585

86-
19.网络框架
86+
## 19.网络框架
8787

88-
[NoHttp](https://github.com/yanzhenjie/NoHttp)
88+
## [NoHttp](https://github.com/yanzhenjie/NoHttp)
8989

90-
[okgo](https://github.com/jeasonlzy/okhttp-OkGo)
90+
## [okgo](https://github.com/jeasonlzy/okhttp-OkGo)
9191

92-
[retrofit](https://github.com/square/retrofit)
92+
## [retrofit](https://github.com/square/retrofit)
9393

94-
20 沉浸式解决库
94+
## 20 沉浸式解决库
9595

96-
[ImmersionBar](https://github.com/gyf-dev/ImmersionBar)
96+
## [ImmersionBar](https://github.com/gyf-dev/ImmersionBar)
9797

98-
21最强大的textview
98+
## 21最强大的textview
9999

100-
[SuperTextView](https://github.com/chenBingX/SuperTextView)
100+
## [SuperTextView](https://github.com/chenBingX/SuperTextView)
101101

102-
22.纵向tabview
102+
## 22.纵向tabview
103103

104-
[VerticalTabLayout](https://github.com/qstumn/VerticalTabLayout)
104+
## [VerticalTabLayout](https://github.com/qstumn/VerticalTabLayout)
105105

106-
23.6.0权限处理兼容国产手机处理
106+
## 23.6.0权限处理兼容国产手机处理
107107

108-
[AndPermission](https://github.com/yanzhenjie/AndPermission)
108+
## [AndPermission](https://github.com/yanzhenjie/AndPermission)
109109

110-
24.加载动画view (AV与NV效果一样)
110+
## 24.加载动画view (AV与NV效果一样)
111111

112-
[android——AVLoadingIndicatorView](https://github.com/81813780/AVLoadingIndicatorView)
112+
## [android——AVLoadingIndicatorView](https://github.com/81813780/AVLoadingIndicatorView)
113113

114-
[ios——NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView)
114+
## [ios——NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView)
115115

116-
25.广告条控件
116+
## 25.广告条控件
117117

118-
[banner](https://github.com/youth5201314/banner)
118+
## [banner](https://github.com/youth5201314/banner)
119119

120-
26.一个可以自由定制外观、支持拖拽消除的MaterialDesign风格Android BadgeView(小红点)
120+
## 26.一个可以自由定制外观、支持拖拽消除的MaterialDesign风格Android BadgeView(小红点)
121121

122-
[BadgeView](https://github.com/qstumn/BadgeView)
122+
## [BadgeView](https://github.com/qstumn/BadgeView)

0 commit comments

Comments
 (0)