You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The view hierarchy ViewBinding _binding is correctly initialized in onCreateView() but not nulled out ( _binding = null) during onDestroyView() in MediaDetailFragment.kt
The view hierarchy ViewBinding _binding is correctly initialized in onCreateView() but not nulled out ( _binding = null) during onDestroyView() in MediaDetailFragment.kt