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

Saving state after rotation causes important errors #79

Open
Albermg7 opened this issue Apr 14, 2014 · 0 comments
Open

Saving state after rotation causes important errors #79

Albermg7 opened this issue Apr 14, 2014 · 0 comments

Comments

@Albermg7
Copy link

After every rotation, "onSaveInstanceState" funciton stores the offset of every column, the firsPosition being displayed and a mapping array that maps every child with the columns it belongs to.
However, if you are not on the top of the list, after rotate the device, the list is bugged in a way that you cannot scroll to the top of the list (in fact, you can see some childs that are just partially displayed).

Does anyone have any clue about what could be the problem?

Thanks a lot.

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

1 participant