If I instantiate the builder on the same recycler view more than one time, each time the library seems to duplicate the space on the left of the indented items (item margin).
I'm using the library with the default margin, without setting a new value.
Is there another way to re-instantiate the object or, maybe, change the dataset?
If I instantiate the builder on the same recycler view more than one time, each time the library seems to duplicate the space on the left of the indented items (item margin).
I'm using the library with the default margin, without setting a new value.
Is there another way to re-instantiate the object or, maybe, change the dataset?