I need to access a view of parent fragment from child fragment.
I have a graph inside a fragment (my parent fragment) and i want to access a view that present in the parent fragment from child fragment, i'm using android navigation component, it's confused me a little bit.