viewholder

There are 92 repositories under viewholder topic.

  • mikepenz/FastAdapter

    The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...

    Language:Kotlin3.8k87791493
  • davideas/FlexibleAdapter

    Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)

    Language:Java3.6k115732543
  • evrencoskun/TableView

    TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.

    Language:Java3.1k75335451
  • nitrico/LastAdapter

    Don't write a RecyclerView adapter again. Not even a ViewHolder!

    Language:Kotlin775204970
  • free46000/MultiItem

    一个优雅的实现多类型的RecyclerView类库 支持DataBinding Form表单录入 跨多个RecyclerView拖动

    Language:Java42181978
  • ibrahimyilmaz/kiel

    (Published to MavenCentral) Kotlin way of building RecyclerView Adapter 🧩. You do not have to write RecyclerView Adapters again and again and suffer from handling of different view types. Kiel will help you.

    Language:Kotlin370102930
  • jenly1314/Base

    🍁 Base是针对于Android开发封装好一些常用的基类,主要包括通用的Adapter、Activity、Fragment、Dialog等、和一些常用的Util类,只为更简单。

    Language:Java26013252
  • mikekpl/shimmer-recyclerview-x

    🌀 ShimmerRecyclerViewX for AndroidX

    Language:Kotlin2156231
  • aizuzi/FastAdapter

    快速使用的RecyclerView Adapter

    Language:Java1673021
  • skydoves/BaseRecyclerViewAdapter

    ⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.

    Language:Kotlin1626515
  • EasyAdapter

    mkrupal09/EasyAdapter

    Recyclerview adapter library- Create adapter in just 3 lines of code

    Language:Java1448615
  • wangzailfm/GenerateFindViewById

    【暂停更新-20171212】Android Studio Plugin, Can input, can be selected to auto generator findViewById code in Activity or etc, support ButterKnife(version 8.4.0), support ViewHolder.

    Language:Kotlin14141218
  • gotev/recycler-adapter

    RecyclerView-driven declarative UIs

    Language:Kotlin1278917
  • lin18/PowerAdapter

    Adapter for RecyclerView(only 21KB).RecyclerView万能适配器(仅21KB)

    Language:Java1154422
  • burakeregar/GenericRecyclerAdapter

    Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!

    Language:Java522519
  • RaviKoradiya/LiveAdapter

    Auto updating RecyclerView Adapter for LiveData

    Language:Kotlin52235
  • MikiLoz92/FancyAdapters

    A collection of customizable RecyclerView Adapters for Android, that provide various functionality like item selection, contextual action mode controls, drag&drop and swiping, among other.

    Language:Java48315
  • fashare2015/NoViewHolder

    No ViewHolder, No Adapter!!! 基于反射实现 DATA 和 VIEW 的绑定,不知 ViewHolder 为何物。

    Language:Java41415
  • DrownCoder/EMvp

    :fire:基于AOP的RecyclerView楼层开发方式,支持组件化工程,全局多人楼层打通,高拓展性

    Language:Java38215
  • agilie/SwipeToDelete

    Customizable Android library that helps you to implement swipe-to-delete logic for your RecyclerView's adapters in an easy way!

    Language:Kotlin341011
  • sajadshokri/Core-Adapter

    Support Any Type of items in recyclerview

    Language:Java23415
  • android-code/design-patterns

    This is repository of http://androidcode.pl blog design patterns section. It shows uses of design patterns in Java and Android. Most of them are formed and named by Gang of Four

    Language:Java21209
  • Sarquella/LifecycleCells

    An Android library that provides a Lifecycle to any ViewHolder through the implementation of the LifecycleOwner interface, allowing it to interact with a Lifecycle-Aware Component.

    Language:Kotlin21100
  • vivchar/ViewFinder

    Just use the ViewFinder instead of any ViewHolder

    Language:Java13106
  • jamesdeperio/PocketLib

    - custom views and base class for activity,fragment,adapter,viewholder and event bus.

    Language:Kotlin9431
  • shoheikawano/ViewHolderBinding

    Bind RecyclerView.ViewHolder and R.layout.id with annotations

    Language:Java8220
  • aballano/knex

    Knex is a full Kotlin Android library created to avoid all the boilerplate needed to use a RecyclerView with adapters.

    Language:Kotlin7220
  • ch-Yoon/Overlap_Loop_View

    #You can drag and remove View to any direction. #Java #ViewHolder #Adapter #VelocityTracker #ViewPropertyAnimator

    Language:Java7141
  • TreesAreOP/android-swipe-actions

    Add custom Swipe Actions to a RecyclerView.

    Language:Kotlin7102
  • UFreedom/LubanAdapter

    Make it more easy to work with RecyclerView.

    Language:Java7011
  • deeps2/MarvelPedia

    Comics Browsing App

    Language:Java5201
  • RecyclerView

    Ericgacoki/RecyclerView

    A simple setup of the Android RecyclerView with Kotlin

    Language:Kotlin5204
  • liwshuo/CleanRecyclerViewAdapter

    It is easy for you to show many different items in recyclerview。You will not have to write many viewholders in recyclerview adapter, and declare many viewtypes, and try to create and bind them. You only need to write a viewholder and its factory with annotation. Then, everything is done.

    Language:Java5202
  • carousell/SoloAdapter

    Adapter with single ViewHolder for Android RecyclerView

    Language:Kotlin4310
  • classiczires/RecyclerGridWithHeader

    Recycler View Grid/List With Header & Onloadmore

    Language:Java4201