captain-miao / RecyclerViewUtils

[DEPRECATED] // RecyclerView Utils:refresh,load more,sticky header,expand,index
276 stars 68 forks source link

header id String #26

Closed WaljiIF closed 7 years ago

WaljiIF commented 7 years ago

Is it possible to create header id is String ?

captain-miao commented 7 years ago

It is possible, but it takes more time, maybe this weekend.

captain-miao commented 7 years ago

I modify it on branch sticky-header-id-is-string, but I still recommend using long, more efficient.