We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ffc42 commit 1488917Copy full SHA for 1488917
1 file changed
README.md
@@ -13,7 +13,7 @@
13
<li>注释:此图解释参数意义,展示效果不太精确,图片真实宽度为**上层橙色**
14
15
### Use
16
- implementation 'com.uis:stacklayout:0.3.2'
+ implementation 'com.uis:stacklayout:0.3.3'
17
18
*Name*| *Descript*|*Value*
19
-----|--------|---
@@ -96,6 +96,7 @@ stackEdgeModel|层叠位置|left/right
96
0.3.0|增加联动效果(缩放+平移)|新增功能
97
0.3.1|联动动画平滑过度|fixed
98
0.3.2|联动动画去抖动及adapter数据更新会多出层|优化
99
+0.3.3|adapter数据更新ui展示错误|fixed
100
101
### License
102
0 commit comments