Sneaker
Sneaker copied to clipboard
Sneaker visibility on Dialog open
When I try to display Sneaker, keeping open a Android Dialog or Alert Dialog, it is seen that Sneaker stays below it [transparent background]. Is there any way to bring it on top of everything?
Sneaker is layout, which will be added to the Activity's main root ViewGroup
to keep it on top. It will not show on top of Dialog
.
Thanks for the information. Could you please let me know if there is any work around for this?
Sure