Hey, I would like to create an app which will utilise the input on the touch screen given by the user. The problem is that when user swipes from left to right the app closes. I want to get rid of default behaviour of the application in which this swipe closes the app, since it interrupts my concept of using touch screen for the interface.
How can I do this?