Android-ObservableScrollView icon indicating copy to clipboard operation
Android-ObservableScrollView copied to clipboard

ObervableGridView: loss of performance since 1.6

Open vincentnock opened this issue 8 years ago • 3 comments

I've updated le library from 1.5.2 to 1.6, and I experience a loss of performance. It seems that onScrollChangedis not called as much times as before, during a fast scroll.

This leads to a desynchronization between the gridView and my view listening to its position.

Any idea of what have changed to cause that ?

vincentnock avatar Sep 16 '15 08:09 vincentnock

Oh no... thanks for your report. ObservableGridView has a lot of changes in this update, so perhaps it might be related to that. I should look into it. Do you have any evidence for that? (Movie, log, etc.)

ksoichiro avatar Sep 16 '15 09:09 ksoichiro

Sorry for the late answer. Here is a video showing the problem:

ezgif com-optimize

If you need any more information, feel free to ask.

vincentnock avatar Oct 07 '15 12:10 vincentnock

Thanks! I'll look into it.

ksoichiro avatar Oct 07 '15 23:10 ksoichiro