InQBarna/TableFixHeaders

How can scroll in viewpage when columns stop scrolling

Opened this issue · 4 comments

I using TableFixHeaders in viewpager (in fragment), when data in table is many, i can switch between fragment. Please give me solution. Thanks

I don't know... This can be related with #115. Implement NestedScrollingChild/Parent would probably fix this problem.

PRs are welcome.

Thanks BraisGabin, this is my problem. Have any solution for this ?

Implement NestedScrollingChild/Parent would probably fix this problem.

That is a possible solution. But this project is discontinued so I'll not implement it now but PRs are welcome.

Thanks BraisGabin, let's me try 👍