linisme / SlimAdapter

A slim & clean & typeable Adapter without# VIEWHOLDER
https://raw.githubusercontent.com/MEiDIK/SlimAdapter/master/SlimAdapter.jpg
MIT License
931 stars 117 forks source link

Support stableId #30

Open LamGB opened 6 years ago

LamGB commented 6 years ago

Stable id feature makes RecyclerView's view holder cache more efficient and faster when we call notify data set changed.If i use SlimAdapter,to enable stable id feature, i must write a subclass.If SlimAdapter support stable id feature,that would be great.mo mo da.

miszmaniac commented 6 years ago

We do the same thing, it would be great feature