Jelly: Make it easier to initiate gestures
If the WebView reached the top, all the touch events are intercepted by the SwipeRefreshLayout, making gestures involving downward movements (e.g. zoom) impossible to use. Try to detect gestures and disable the SwipeRefreshLayout in order to avoid conflicts. Change-Id: I737d8c1b35e028be52aaf663485afe2ce420adb8
Loading
Please sign in to comment