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