epoxy-adapter / com.airbnb.epoxy / EpoxyAsyncUtil / AYSNC_MAIN_THREAD_HANDLER

AYSNC_MAIN_THREAD_HANDLER

static val AYSNC_MAIN_THREAD_HANDLER: Handler!

A Handler class that uses the main thread's Looper. Additionally, this handler calls Message#setAsynchronous(boolean) for each Message that is sent to it or Runnable that is posted to it