From the Fragment open the dialog fragment like below [crayon-68630f3de1c1a797883665/] then to recive the callback from the dialog fragment in your host fragment use this code in your dialog fragment [crayon-68630f3de1c24917948723/] Then you will receive in your fragment.
Read More »