Skip to content

Fixed cell mis-aligned with column headers#87

Merged
evrencoskun merged 3 commits intoevrencoskun:masterfrom
sonique6784:patch-5
Apr 29, 2018
Merged

Fixed cell mis-aligned with column headers#87
evrencoskun merged 3 commits intoevrencoskun:masterfrom
sonique6784:patch-5

Conversation

@sonique6784
Copy link
Copy Markdown
Contributor

The issue happened when scrolling and modifying the Cells or when Cells was modified on the fly.

Should help to fix #75

for some reason the mHorizontalListener doesn't handle the right columnPosition / columnPositionOffset (they are set to 0). This is causing a mis-alignment between Column Headers and Cells.
The TableView hold the right value, so use it.
@evrencoskun evrencoskun merged commit ea26c2d into evrencoskun:master Apr 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

changeCellItem make recyclerview scroll to start point

2 participants