Hello, i am having a problem that i cant resolve. I have a shared ViewModel in child and parent fragment. I want when a child fragment click a button, parent fragment read
MutableLiveData
change and load another fragment with navigation component. Any idea? THANKS.