Is it possible to override the swipe-down gesture used to display the notification bar and the back-home-cards control buttons in a fullscreen android activity?
I'm developing a baby-proof app and sometimes the baby would swipe down the screen and exit the app (by tapping on a notification or the home button). I would like to change the gesture from swipe-down to tapping on a certain region or triple tapping the screen for example. Is it possible?