Skip to content

Lifecyclescope

Geoffrey Métais requested to merge Dekans/vlc-android:lifecyclescope into master

Change CoroutineScope implementation.

This brings cleaner use of it, automatic cancellation matching lifecycle ang whenStarted() feature.

Merge request reports