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

first into listview tap screen found a bug? #51

Open
crossle opened this issue May 31, 2012 · 3 comments
Open

first into listview tap screen found a bug? #51

crossle opened this issue May 31, 2012 · 3 comments

Comments

@crossle
Copy link

crossle commented May 31, 2012

I use pulltorefresh on the listview, when the first into listview, I load data, not pull to refresh.., at this time , I touch the listview, the header TAP_TO_REFRESH Inexplicably appear?
but,if into the listview the first ,I pull to refresh. and touch screen .the problem is not exist....
can you help me?

@crossle
Copy link
Author

crossle commented Jun 2, 2012

How do I manually call onRefresh?

@Trinea
Copy link

Trinea commented Jun 19, 2012

no, it,s maybe caused by call adapter.notifyDataSetChanged(); u can call setSelection(1) to sovle it.
u can use like function setSecondPositionVisible in http://code.google.com/p/trinea-android-common/source/browse/trunk/src/com/trinea/common/view/DropDownToRefreshListView.java

@crossle
Copy link
Author

crossle commented Jun 27, 2012

I have used setSelection(1) ,but failed!

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