Files
Tachidesk/AndroidCompat
Constantin Piber 21e64eb54a Introduce a MainCoroutineDispatcher (#1744)
* Introduce a `MainCoroutineDispatcher`

This is almost entirely based on
8c27d51025/ui/kotlinx-coroutines-android/src/HandlerDispatcher.kt,
which is the implementation of `kotlinx-coroutines-android`

* Lint

* Move dispatcher to AndroidCompat
2025-10-25 14:31:59 -04:00
..