I am using a WebView in my app. I turn off (ie set) ZoomEnabled = False. This works partially in that the user can not pinch-to-zoom. However, when they try, the two on screen buttons to zoom become visible, and at least one is enabled, so the user can click on the buttons to zoom the page in or out.
I am guessing its a bug with androids built in WebView, but does anyone know a way to disable this behavior when it is used within B4A?
I am guessing its a bug with androids built in WebView, but does anyone know a way to disable this behavior when it is used within B4A?