Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.3 KB

ANDROID_RECYCLERVIEW.md

File metadata and controls

28 lines (21 loc) · 1.3 KB

控件

  • recyclical

    🚀 An easy-to-use, extensible Kotlin DSL for setting up and manipulating RecyclerViews.

  • IndexRecyclerView

  • EmptyRecyclerView

  • drag-select-recyclerview

    Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX.

  • SwipeRecyclerView

    🍈 RecyclerView侧滑菜单、Item拖拽、滑删Item、自加更多、HeaderView、FooterView、Item分组黏贴。

  • LRecyclerView

    RecyclerView下拉刷新、自动加载更多,仿IOS侧删。

  • HFRecyclerView

    Add Header and/or Footer in your RecyclerView in the simplest way possible.

适配器

BaseRecyclerViewAdapterHelper

Powerful and flexible RecyclerAdapter.

动画

recyclerview-animators

指示器

PageRecyelerViewDemo

横向分页RecyclerView,带页码指示器。