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

The location of animation is not right on android N #21

Open
hymanme opened this issue Dec 7, 2016 · 1 comment
Open

The location of animation is not right on android N #21

hymanme opened this issue Dec 7, 2016 · 1 comment
Assignees

Comments

@hymanme
Copy link

hymanme commented Dec 7, 2016

System : Android 7.1.1
Device : nexus 5x
I use it in RecyclerView.

@ryandailey100
Copy link

This is happening because you are calling recycleView.adapter.notifyDataSetChanged() during the animation.

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

No branches or pull requests

3 participants