UIExecutor

public class UIExecutor

Internal use only.

Constructors

UIExecutor
Link copied to clipboard
void UIExecutor()

Functions

runOnUiThread
Link copied to clipboard
void runOnUiThread(Runnable action)
Runs the specified action on the UI thread.