In the mobile product I'm working on, we have a window pop up on screen as part of the a chat feature. We want to make it so that touches on that window don't fall through the screen and click on something else in the environment. Right now, the best we've been able to manage is disabling ANY clicks to the environment when the window pops up, but we don't want to go that far.
Any tips? Thanks.
Any tips? Thanks.
Comment