We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df1d79 commit 47f2970Copy full SHA for 47f2970
1 file changed
README.md
@@ -9,7 +9,7 @@
9
### Use
10
implementation 'com.uis:stackviewlayout:0.1.0'
11
12
-### [老版本](README-StackLayout.md)
+### [老版本StackLayout](README-StackLayout.md)
13
14
*Name*| *Descript*|*Value*
15
-----|--------|---
@@ -21,7 +21,7 @@ stackPaddingY|y方向偏移距离|10dp
21
stackOffsetY|y方向偏移因子|2dp
22
stackAutoPlay|自动轮播(looper)|true
23
stackSize|层叠数量(stack size)|3
24
-stackAspectRatio|宽高比,宽度须有值|0
+stackAspectRatio|顶层宽高比,宽度须有值|0
25
26
### License
27
0 commit comments