How to make popup on top of everything in the scre...
# compose
j
How to make popup on top of everything in the screen like Dialog using only compose code?
c
have you tried using
Dialog
j
I know dialog can show on top of everything but i need to make a masked top element
o
You can use box with the pop up above the screen and possibly add a scrim using drawWithContent