Skip to content

3.0.0-beta9

Compare
Choose a tag to compare
@limuyang2 limuyang2 released this 06 Jan 08:46
· 358 commits to master since this release

Change method to property of Kotlin.

getEmptyLayout() -> emptyLayout

getFooterViewPosition() -> footerViewPosition
getFooterLayoutCount() -> footerLayoutCount
getFooterLayout() -> footerLayout

getHeaderViewPosition() -> headerViewPosition
getHeaderLayoutCount() -> headerLayoutCount
getHeaderLayout() -> headerLayout