Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DecoView within Recyclerview #10

Open
droidraja opened this issue Jan 23, 2016 · 3 comments
Open

DecoView within Recyclerview #10

droidraja opened this issue Jan 23, 2016 · 3 comments

Comments

@droidraja
Copy link

The decoview misbehaves within a RecyclerView , the same view gets repeated without creating a new object for the viewholder.

@osrl
Copy link

osrl commented Aug 1, 2016

I don't know if it is related but it really misbehaves when one seriesItem is thicker than the other. This happens after scrolling down and up again:

screen shot 2016-08-01 at 17 26 18

Purple one is 8 dp, gray one is 6dp. Purple one is added first. The actual endPosition is 0. There are values like 20, 84 etc on the dataset.

note: executeReset() did the job

@AdityaChaudhary
Copy link

I have the same issue. The 5th object in recycler view creates the duplicate of 0th position object.

@kokilaw
Copy link

kokilaw commented Oct 18, 2017

@osrl @AdityaChaudhary @droidraja is there any sample code for DecoView chart implemented on a recycler view? Big help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants