How can I call a method of a Fragment from a DialogFragment, knowing that TargetFragment is now deprecated?
In the past, I could do it this way:
<