smart-recycler-adapter icon indicating copy to clipboard operation
smart-recycler-adapter copied to clipboard

Small, smart and generic adapter for recycler view with easy and advanced data to ViewHolder binding.

Results 12 smart-recycler-adapter issues
Sort by recently updated
recently updated
newest added

When removing jcenter() and adding maven link it give 502 Bad Gateway.

Hello, can I use this library with all its features in Java?

How to use staggeredgridlayoutmanager with Drag & Drop items ?

Upgrade kotlin-gradle-plugin to laster version, please

I have a popular open-source library and I'm using SmartRecyclerAdapter for some of the table views. However, when I include the dependency in my project and push it to Bintray,...

I'm using smart adapter and I need after requesting notify data on specific `ViewHolder`, is there this feature in Smart Adapter?

enhancement

- update com.android.tools.build:gradle to 4.1.2 - update gradle to gradle-6.5-all - impl smartNotifyItemChange(postion , T) notify of item in position - impl smartNotifyItemChange in SimpleItemActivity for sample.