You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm implementing a comments tableview with a parallax header. To show insertion of comments I'm using scrollToRow but when I use it on a tableView with parallax header, the table is scrolled down to the bottom. I've tested it without parallax header scrolling works exactly as needed. Also my table style is plain and I'm using a section header as a comment having replies as cells. I've tested this in MXParallaxHeader too and it also produces same problem.
Kindly let me know if anything I'm missing here or if you can relate the issue.
Thanks
The text was updated successfully, but these errors were encountered:
Hi, I'm implementing a comments tableview with a parallax header. To show insertion of comments I'm using scrollToRow but when I use it on a tableView with parallax header, the table is scrolled down to the bottom. I've tested it without parallax header scrolling works exactly as needed. Also my table style is plain and I'm using a section header as a comment having replies as cells. I've tested this in MXParallaxHeader too and it also produces same problem.
Kindly let me know if anything I'm missing here or if you can relate the issue.
Thanks
The text was updated successfully, but these errors were encountered: