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

BadgeView inside RecyclerView #29

Closed
ViTVetal opened this issue May 29, 2017 · 4 comments
Closed

BadgeView inside RecyclerView #29

ViTVetal opened this issue May 29, 2017 · 4 comments

Comments

@ViTVetal
Copy link

I added BadgeView to RecyclerView and I have some problem. For dismissing of Badge I use badge.hide(true); But when I scroll RecyclerView and after that trying hide Badge I see animation on wrong place.

May you help me?

@ViTVetal
Copy link
Author

ViTVetal commented May 29, 2017

screenshot_2017-05-29-12-14-27-617_com raybytes smsaddict
img_20170529_122308

@qstumn
Copy link
Owner

qstumn commented May 31, 2017

yes. because the badge center point are not updated after scrolling, so the animation is playing on the original place, i will fix it in the next version. at last thank you very much for your issues

@qstumn
Copy link
Owner

qstumn commented Jun 1, 2017

https://github.com/qstumn/BadgeView/releases/tag/1.1.1

@ViTVetal
Copy link
Author

ViTVetal commented Jun 2, 2017

Thanks. You are awesome:-)

@qstumn qstumn closed this as completed Jun 13, 2017
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