Mina-H-Samy

Results 4 comments of Mina-H-Samy

oops sorry closed this unintentionally. I think I might have an idea, I'll give it a go sometime this week and let you know.

So my idea was to just have clients implement an interface that informs the library of the size of each row based on the index. Looking at other libraries, I...

In my case I actually don't know the heights but I calculate them before setting the adapter on the RecyclerView. My rows are just TextViews so what I do is...