fuel
fuel copied to clipboard
Implement Async Methods on Android Handler
Bug Report
Description
On the current project, Android Handler is really on Sync. I found a very nice example for this https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/kotlinx-coroutines-android/src/HandlerDispatcher.kt#L58