Skip to content

Commit 9258641

Browse files
committed
update README
1 parent 7e158a2 commit 9258641

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
ECardFlow, A custom ViewPager for multiple card flow system.designed by [Leo Leung](https://ios.uplabs.com/posts/multiple-card-flow
66
)
77
ECardFlow, 一个用于复数卡片滑动与展开效果的ViewPager控件,设计原型出自[Leo Leung](https://ios.uplabs.com/posts/multiple-card-flow
8-
)
8+
)
9+
10+
ECardFlowLayout, A layout provide beautiful background effect for ViewPager.
11+
ECardFlowLayout, 一个为ViewPager提供多种联动背景效果的布局
912

1013
#Preview
1114
<b>ECardFlow:</b>
@@ -31,7 +34,7 @@ Step 1. Add the JitPack repository to your build file
3134
Step 2. Add the dependency
3235

3336
dependencies {
34-
compile 'com.github.codeestX:ECardFlow:v1.0.1'
37+
compile 'com.github.codeestX:ECardFlow:v1.0.2'
3538
}
3639

3740
Step 3. Just use it as a ViewPager

0 commit comments

Comments
 (0)