/CoroutineAsyncTask

By using util class CoroutinesAsyncTask.kt you can migrate your Asynctask to Kotlin Coroutine.

Primary LanguageKotlinApache License 2.0Apache-2.0

Replace Android Asynctask with Kotlin Coroutines

This repository contains the class named as CoroutinesAsyncTask.kt which helps you to migrate your Asynctask to Kotlin Coroutine