File tree Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ SuperSlidingPaneLayout是在SlidingPaneLayout的基础之上扩展修改,新
8
8
![ Image] ( https://github.com/jenly1314/SuperSlidingPaneLayout/blob/master/GIF.gif )
9
9
10
10
11
- ##引入
11
+ ## 引入
12
12
13
- ###Maven:
13
+ ### Maven:
14
14
```
15
15
<dependency>
16
16
<groupId>com.king.widget</groupId>
@@ -19,11 +19,11 @@ SuperSlidingPaneLayout是在SlidingPaneLayout的基础之上扩展修改,新
19
19
<type>pom</type>
20
20
</dependency>
21
21
```
22
- ###Gradle:
22
+ ### Gradle:
23
23
```
24
24
compile 'com.king.widget:superslidingpanelayout:1.0.2'
25
25
```
26
- ###Lvy:
26
+ ### Lvy:
27
27
```
28
28
<dependency org='com.king.widget' name='superslidingpanelayout' rev='1.0.2'>
29
29
<artifact name='$AID' ext='pom'></artifact>
@@ -78,6 +78,20 @@ compile 'com.king.widget:superslidingpanelayout:1.0.2'
78
78
79
79
相关博文:http://blog.csdn.net/jenly121/article/details/52757409
80
80
81
+
82
+ ## 关于我
83
+ Name: Jenly
84
+
85
+
86
+
87
+ CSDN: http://www.csdn.net/jenly121
88
+
89
+ Github: https://github.com/jenly1314
90
+
91
+ 微信公众号:
92
+
93
+ ![ 公众号] ( http://olambmg9j.bkt.clouddn.com/jenly666.jpg )
94
+
81
95
## License
82
96
83
97
Copyright © 2015, 2016 Jenly Yu
You can’t perform that action at this time.
0 commit comments