handler - The onCreate() method in android -


i know handler.post() method, causes runnable r added message queue. runnable run on thread handler attached.

but question if use handler.post inside oncreate() method runnable in message queue executed after completion of oncreate() method, ??

please can clear doubt


Comments

Popular posts from this blog

.net - Generate assembly with Roslyn -

ZeroMQ on Windows, with Qt Creator -

batch file - filebot superstrict script: need tiny video sample or other solution -