Upgrade to Pro — share decks privately, control downloads, hide ads and more …

LINEの開発した小さなOSS Androidライブラリlichの紹介 / Introduction of lich

LINEの開発した小さなOSS Androidライブラリlichの紹介 / Introduction of lich

2019/9/25にFukuoka Growth Nextで開催されたiOS/Android Developers Night with HAKATA.swiftでの登壇資料です。
https://line.connpass.com/event/145036/

LINE Developers

September 25, 2019
Tweet

More Decks by LINE Developers

Other Decks in Programming

Transcript

  1. class XXXViewModel( ) : ViewModel(), CoroutineScope by MainScope() abstract class

    AbstractViewModel : CoroutineScope by MainScope() { @MainThread protected open fun onCleared() { } internal fun clear() { @Suppress("UNNECESSARY_SAFE_CALL") coroutineContext?.cancel() onCleared() } } 7JFX.PEFM w $PSPVUJOFʹΑΔ7JFX.PEFM