Cleveroad / AdaptiveTableLayout

Library that makes it possible to read, edit and write CSV files
MIT License
1.9k stars 234 forks source link

Scroll flicker when content does not fill the screen #8

Closed mruijzendaal closed 7 years ago

mruijzendaal commented 7 years ago

I construct an adapter with small views that do not fill the entire width or height of the screen. When I try to scroll now, the content flickers between the top and bottom of the AdaptiveTableLayout. When I make the cells large enough everything is fine, though.

sunnykinger commented 7 years ago

exact same issue I have. I have one page that has single row... on the horizontal scrolling content flickers between top and bottom.

yarovoiag commented 7 years ago

Was fixed in new version 1.1.1.