質問

I have a webview in which a local html page is show. It all works fine , but in landscape mode i can use zoom controls but pinch zoom cannot be done

Please help

役に立ちましたか?

解決

I had suggested you to create in your xml file as layout-land, For Instance

I have myuserinterface.xml file, in this file, i had created webview component, pls create the same file in layout-land, this is for landscape mode, and check your problem exists

if you had worte for device compatibility such as layout-hdpi, layout-mdpi,layout-ldpi as layout-hdpi-land, layout-mdpi-land,layout-ldpi-land

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top