Problem with recycled views
Opened this issue · 6 comments
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 ...
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!