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

Loading Progress view does not show if refresh started before the list is visible #33

Open
robbypond opened this issue Oct 13, 2011 · 0 comments

Comments

@robbypond
Copy link

I'm using the listview in a ViewPager and I'm in the situation where the refresh starts before the listview is visible, so while it is refreshing the Loading progress view isn't shown. It would be nice if the view when shown would detect that it was currently refreshing and would show the Loading progress.

My workaround is to just manually start a refresh and just call setselection(0).

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