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

Throwing an Exception in this Demo #73

Open
pratikbutani opened this issue Dec 5, 2013 · 2 comments
Open

Throwing an Exception in this Demo #73

pratikbutani opened this issue Dec 5, 2013 · 2 comments

Comments

@pratikbutani
Copy link

12-05 17:19:34.781: E/AndroidRuntime(8157): FATAL EXCEPTION: main 12-05 17:19:34.781: E/AndroidRuntime(8157): java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but only from the UI thread. [in ListView(16908298, class com.markupartist.android.widget.PullToRefreshListView) with Adapter(class android.widget.HeaderViewListAdapter)]

@mrleolink
Copy link

I just occurred this issue when I tried to run the example, it happened after a few consecutive pulls to refresh.

@GaneshB-Extentia
Copy link

Hello,
I am also facing this problem, any one got solution?

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

3 participants