When a button clicked i want to show a message dialogue as shown below just like notifier message dialogue but not using notifier because i am facing problems with notifier when switching screens.
Notifier works properly only when first time when you call it. After changing screens and came back to screen1 it will not work and doesnât show any action.
I have already seen posts related to this issue and tips to changing screen properly but not working.
So i want to show message dialogue without using notifier using other component if possible, so it will work properly when changed screens.