SortableTableView icon indicating copy to clipboard operation
SortableTableView copied to clipboard

SortTableView scroll problem

Open sabrinanurhidayah opened this issue 3 years ago • 0 comments

I'm using Tablayout, Viewpager2 and SortTableView. The SortTableView has many columns, so the length of the SortTableView exceeds the width of the screen.

When I want to scroll on the SortTableView to see the part that is not visible (the right side of the SortTableView, sometimes the scroll causes the Tablayout to move to the next page.

How can I scroll on the SortTableView until I see the all columns of SortTableView without move to next page?

Thanks.

sabrinanurhidayah avatar Jul 10 '21 05:07 sabrinanurhidayah