Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar committed May 9, 2018
1 parent 5082247 commit 6a45566
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,13 +163,11 @@ mAdapter.isShowHeaderView()

#### 13、数据不满一屏时默认关闭自动加载更多,可用如下方法开启
```
// 可添加多个
mAdapter.openAutoLoadMore()
```

#### 14、某些情况你可能需要移除LoadView
```
// 可添加多个
mAdapter.clearLoadView()
```

Expand Down

0 comments on commit 6a45566

Please sign in to comment.