Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 236 Bytes

Coroutine.md

File metadata and controls

3 lines (2 loc) · 236 Bytes

We have Coroutine Extension function that launch in viewScope (Lifecycle Aware Coroutine Scope) inside fragment, activity, and viewmodel.

See: Coroutine Utils