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

Table Scrolling #198

Open
amrashraf1992 opened this issue Jul 10, 2020 · 2 comments
Open

Table Scrolling #198

amrashraf1992 opened this issue Jul 10, 2020 · 2 comments
Assignees

Comments

@amrashraf1992
Copy link

I need to save scroll status even if after "setDataAdapter".

How i can do this ?

@ISchwarz23
Copy link
Owner

Hi @amrashraf1992,

instead of setting a new data adapter to the table I would recommend to update the data inside the adapter using the TableDataAdapter.getData() method.

@ISchwarz23 ISchwarz23 self-assigned this Jul 12, 2020
@doubleWarlord
Copy link

doubleWarlord commented Jul 12, 2020

Hi @amrashraf1992,

instead of setting a new data adapter to the table I would recommend to update the data inside the adapter using the TableDataAdapter.getData() method.
is that much better method to async the adapter with the firebase?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants