Skip to content

Commit

Permalink
Update 1-BaseQuickAdapter.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mumu authored Dec 18, 2019
1 parent aaa3d47 commit 2f0f109
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions readme/1-BaseQuickAdapter.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# BaseRecyclerViewAdapterHelper

![logo](http://upload-images.jianshu.io/upload_images/972352-1d77e0a75a4a7c0a.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
一个强大并且灵活的RecyclerViewAdapter,欢迎使用。(喜欢的可以**Star**一下)

# 说明
1、`BaseQuickAdapter<T, VH>`为最基本的类型,提供最基础的功能,所有子类都继承于此。
Expand Down Expand Up @@ -202,4 +200,4 @@ adapter.setOnItemChildLongClickListener(new OnItemChildLongClickListener() {
|设置使用内置默认动画|setAnimationWithDefault()|setAnimationWithDefault()|参数为枚举|
|||||
|||||
|||||
|||||

0 comments on commit 2f0f109

Please sign in to comment.