calling Navigor.pop after yyDialog?,dismiss does not pop screen
jpainam opened this issue · 0 comments
jpainam commented
Hi, after i display YYSuccessDialog(context) and dismiss the dialog, any Navigator.pop(context) does not work. I would like to go to the previous windows after dismissing yySuccessDialog
Thank you