public interface LayoutHandler
ComponentTree
.
The default implementation uses a Handler
with a Looper
.Modifier and Type | Method and Description |
---|---|
boolean |
post(Runnable runnable) |
void |
removeCallbacks(Runnable runnable) |
void |
removeCallbacksAndMessages(Object token) |