<IllegalStateException androidx.fragment.app.Dialo...
# stackoverflow
u
IllegalStateException androidx.fragment.app.DialogFragment$4 in onChanged I'm facing a weird crash 💥 , I don’t know how can I track this crash. DialogFragment can not be attached to a container view java.lang.IllegalStateException: DialogFragment can not be attached to a container view at androidx.fragment.app.DialogFragment$4.onChanged(DialogFragment.java:151) at androidx.fragment.app.DialogFragment$4.onChanged(DialogFragment.java:144) at androidx.lifecycle.LiveData.considerNotify(LiveData.java:133) at...