首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

【错误】Only the original thread that created a view hierarchy can touch its views

2012-09-01 
【异常】Only the original thread that created a view hierarchy can touch its views.非主线程不能直接刷

【异常】Only the original thread that created a view hierarchy can touch its views.

非主线程不能直接刷新主线程的界面,否则就会报

android.view.ViewRoot$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.

热点排行