sangcomz / StickyTimeLine

:book:StickyTimeLine is timeline view for android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

change DotDrawable for each row of items

pishguy opened this issue · comments

You suppose i have some images in each recyclerview rows, and i would like to have different image on each row on dot, by customDotDrawable we can change all of row in same time, and now how can i set different image for each row of time line?

That feature is not yet supported.
You can implement it yourself if you want!
And welcome to PR!

I think it's a good feature, so I'll think about it.
Thank you for your good opinion.

check v0.0.20!

thank you