Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll issue when i put TableFixHeaders view inside a ScrollView/NestedScrollView #126

Open
macroday opened this issue Mar 30, 2018 · 2 comments

Comments

@macroday
Copy link

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.

@BraisGabin
Copy link
Collaborator

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.

@macroday
Copy link
Author

Hi @BraisGabin , Left to Right and Right to Left scrolls are getting stuck When i scroll the TableFixHeaders view. Did i mistake anything?

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

No branches or pull requests

2 participants