Because Fragment has complicated lifecycle and if ...
# android
g
Because Fragment has complicated lifecycle and if you want to start some coroutine related to lifecycle of view, you have to create it after onViewCreated and cancel onDestroyView