android - Wrong Thread Exception -


whenever using

listview.scrollto(int x,int y) method getting exception called

android.view.view root implementation called wrong thread exception: original thread created hierarchy can touch views.

may know problem , solution exception?

to update listview, need update main thread. can throw information main thread , update it, using handler.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -