and a follow up question: If this was using a View...
# android
l
and a follow up question: If this was using a ViewModel exposing a LiveData, how would you solve this problem? When handling the response in the Fragment would you use
launchWhenStarted()
?