Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/jdsjlzx/LRecyclerView
Browse files Browse the repository at this point in the history
* 'master' of https://github.com/jdsjlzx/LRecyclerView:
  Update README.md
  • Loading branch information
lzx authored and lzx committed Oct 22, 2016
2 parents efc6353 + 839a916 commit 2aa1e47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ LRecyclerView requires at minimum Java 7 or Android 4.0.
6. 可以动态为FooterView赋予不同状态(加载中、加载失败、滑到最底等);
7. 可以根据不同的viewtype自定义item视图;
8. 具备类似IOS侧滑删除菜单功能;
9. 完善的局部刷新效果;

### 注意:
1. EndlessLinearLayoutActivity.java类里面有标准完整的使用方法,请尽量在这个界面看效果;
Expand Down

0 comments on commit 2aa1e47

Please sign in to comment.