<@U8VFLPDEX> commented on <@U3ZLHBTLG>’s file <htt...
# coroutines
u
@luciofm commented on @louiscad’s file https://kotlinlang.slack.com/files/U3ZLHBTLG/F981CUYRL/coroutinesactivityprototype_kt.kt: For example, if you start an Activity and rotate the phone, the Android SDK will only call the other lifecycle methods after
onCreate
returns, but this way, it will return immediately, and start calling the other lifecycle callbacks