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

setSelection can not work #34

Open
googolmo opened this issue Jan 20, 2014 · 4 comments
Open

setSelection can not work #34

googolmo opened this issue Jan 20, 2014 · 4 comments

Comments

@googolmo
Copy link
Contributor

when i call view.setSelction(2) the gridview can not work

@denizmveli
Copy link
Contributor

Yes this is not currently supported.

@nucleartide
Copy link

I spent a few hours banging my head against the wall before remembering that this was StaggeredGridView.setSelection, not GridView.setSelection.

My app's current configuration of AndroidStaggeredGrid maintains the current position after rotations only. Is there any way to reapply the current grid position manually? Specifically, this would be useful after swapping out fragments upon pressing another navigation drawer item, or after pressing the Up button on a detail view.

@cesards
Copy link

cesards commented May 22, 2014

Happened the same to me... thinking about GridView and not ExpandableListView....

@abhirb1
Copy link

abhirb1 commented Sep 4, 2014

It does work in here #135

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

5 participants