最終更新:2013-12-25 (水) 17:13:58 (3773d)  

View.post
Top / View.post

Causes the Runnable to be added to the message queue. The runnable will be run on the user interface thread.

http://developer.android.com/reference/android/view/View.html#post(java.lang.Runnable)

関連