Skip to content

Commit

Permalink
完善README
Browse files Browse the repository at this point in the history
  • Loading branch information
ooftf committed Dec 28, 2017
1 parent 85951c8 commit 87d3431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ verticalViewPager.setAdapter(PagerAdapter())
|---|---|
|setAdapter|设置适配器|
|setOffscreenPageLimit|和ViewPager相同,设置上下每侧缓冲Item个数,默认1|
|setCurrentItem|显示指定Item|
|setCurrentItem|显示指定Item,需要设置Adapter之后调用才有效果|

0 comments on commit 87d3431

Please sign in to comment.