Like the title says I need a gesture recognizer for Android. Simply like the UIScreenEdgePanGestureRecognizer in iOS.
What I need is to detect a swipe from outside to inside. This is actually the same gesture we use to open a hamburger menu.
Any help would be appreciated.
Thanks