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.
Apache License 2.0
370 stars 30 forks source link

[kiel] Create DSL for PagedListAdapter #61

Closed ibrahimyilmaz closed 3 years ago

ibrahimyilmaz commented 4 years ago

As a developer, we would like create PagedListAdapter as we can do adapterOf and pagingDataAdapterOf.

Expected name for this is pagedListAdapterOf