This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 694
Problem with recycled views #76
Comments
same here, i am using viewflow to scroll through webviews and sometimes it loads the old view, then the new view. this seems to be related to some kind of "flashing" that happens when loading bigger views (like webviews). viewflo seems to reload views on every scroll...and gets confused there sometimes. |
hello,I register the github.I‘m zhougang .哈哈 |
这是TomyZhou,I like this place |
Having a similar issue with recycled views. Is there any workaround till this gets fixed? |
Unfortunately I don't have the time to maintain this library any longer. Especially not since we have the ViewPager in the compatibility library which in most cases is a much better fit than android-viewflow. |
I see, I'll look into ViewPager then. Thanks for the great work! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I scroll trough recycled views, here is some problem with wrong selected view. First is selected wrong view and then is redraw with correct view. But I don't know why ...
The text was updated successfully, but these errors were encountered: