I'm trying to make tutorial on top of confirmation dialog fragment, but it seems that dialog fragment is always on top, and there is no way to show my tutorial on top of that fragment.I was trying to call method for creating tutorial in many lifecycle methods, but none of them solved problem.Is there any solution to put ShowCaseView on top of dialog fragment?
I'm trying to make tutorial on top of confirmation dialog fragment, but it seems that dialog fragment is always on top, and there is no way to show my tutorial on top of that fragment.I was trying to call method for creating tutorial in many lifecycle methods, but none of them solved problem.Is there any solution to put ShowCaseView on top of dialog fragment?