-
Notifications
You must be signed in to change notification settings - Fork 129
ShowCaseView is behind Dialog #27
Comments
did u get your solution ? can u share ? |
Same issue here. |
Same issue 😢 |
Smth like this helped me |
Hi, this is really a nice library. but I think there is no best way to use this library for Dialog. Because when I managed to display the showcase for the dialog, the showcase was behind it, causing me to leave the showcase, I must leave the dialog first.
I have tried using
bringToFront()
for the showcase but the showcase remains behind the dialog.My Dialog
My ShowCaseView
The text was updated successfully, but these errors were encountered: