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
I have put TableFixHeaders view inside a NestedScrollView. So the table cannot scroll right/left/top/bottom even the nestedscrollview. Please provide a better solution to this.
The text was updated successfully, but these errors were encountered:
This view was developed before NestedScrollView was a thing. For that reason it doesn't implement that interface. If you want to implement it, I'll be more than happy to review your PR.
Hi,
I have put TableFixHeaders view inside a NestedScrollView. So the table cannot scroll right/left/top/bottom even the nestedscrollview. Please provide a better solution to this.
The text was updated successfully, but these errors were encountered: