Skip to content

Files

Latest commit

1efeb57 · Aug 6, 2018

History

History
21 lines (15 loc) · 1.06 KB

README.MD

File metadata and controls

21 lines (15 loc) · 1.06 KB

SuperScrollView

Kotlin

一个纯Kotlin实现的ScrollView,集IOS的UIScrollView和Android的NestedScrollView优点于一身

Feature:

  • 双向滚动
  • 嵌套滚动
  • 缩放(zoomScale,minimumZoomScale,maximumZoomScale)
  • 分页(pageingEnabled,类似ViewPager)
  • 锁定方向(directionalLockEnabled)
  • 居中(centerContent)
  • contentInset
  • contentInset
  • contentOffset
  • keyboardDismissMode