evrencoskun / TableView

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.14k stars 459 forks source link

Row headers scroll independently sometimes #122

Closed SparkleBirdie closed 6 years ago

SparkleBirdie commented 6 years ago

Cells fling horizontally first, then scroll row header at the same time, and they move each other, row headers scroll independantly and the cells stand still. Move cells up and move row header down, the two parts move independently. device-2018-05-27-231805

evrencoskun commented 6 years ago

Hi @SparkleBirdie ,

Yeah. this is a known bug. There was the same situation for ColumnHeader and Cell too. But It has been fixed with 0.8.8 version.

SparkleBirdie commented 6 years ago

@evrencoskun Thanks for your reply, my project is on v0.8.8, it occurs too.

Clinan commented 6 years ago

I also had this bug,0.8.8 and 0.8.7 all solute it.

AvaneeshAsokan commented 6 years ago

@evrencoskun First of all thanks for putting out this project. I, like the others, have been facing the same issue. In my case, which scrolling the rows of the row headers that comes into view seen to have large view heights.

screenshot_20180614-172040 screenshot_20180614-172045 screenshot_20180614-172051 screenshot_20180614-172057