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

When used in recycle view, addTags can not be updated. #51

Open
Ahyounglove opened this issue Jun 5, 2018 · 2 comments
Open

When used in recycle view, addTags can not be updated. #51

Ahyounglove opened this issue Jun 5, 2018 · 2 comments

Comments

@Ahyounglove
Copy link

When used in recycle view, addTags can not be updated. Do not calculate screen length. It is vertical alignment.
You can not do notifyDataSetChanged because addTags in adapter.
What should I do?

@serkanbekir1
Copy link

I have the same problem. Is there any suggestions for that?

@serkanbekir1
Copy link

In TagView.java using PreDraw Listener is solved my problem instead of GlobalLayout Listener.

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

2 participants