Disable all the default swipe gestures in android -


i trying build launcher blind in android. avoid unwanted complexity , improve accessibility, want disable default swipe gestures , allow clicks. note: disabling swipe gestures, want avoid access features "quick settings in android" opens when swipe down gesture, "google now" opens swipe gesture, etc.


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -