Yeah fair enough. It’s a few extra steps - but so is everything else that you need to build. It all adds up to hard work and a lot of code.
But if you really wanted to do it you could also assign a touch/tap listener on your activity display group. If it retains focus and returns “true” nothing else underneath would get triggered while it is visible. That way you don’t have to manually disable your other listeners.
EDIT: And I think that’s exactly how Corona is doing it in the backend with the “native” activity indicator, because the Android activity sure doesn’t look native. [import]uid: 11393 topic_id: 5197 reply_id: 17356[/import]