detach
Call this in androidx.fragment.app.Fragment.onDestroyView. If you do not call this, you will get crashes in runtime and a memory leak!
Call this in androidx.fragment.app.Fragment.onDestroyView. If you do not call this, you will get crashes in runtime and a memory leak!