Webview setscalespagetofit not working in android

Hi

_webView->setScalesPageToFit(true);

is not working on android, i have to scroll the image left and right.

I want to fit the whole image on the screen in webview.

Can you tell me how to make it work?

Edit - i get this issue tracker here - https://github.com/cocos2d/cocos2d-x/issues/16098

So how to solve this problem?

anybody? really stuck here

@slackmoehrle , @nite -

I don’t have an answer. Have you created a GitHub issue or checked to see if it is a known issue already?

Yes i found that issue already created in GitHub but there is no solution mentioned.

Can you post the link and I will take a look, please.

Here is github issue link - https://github.com/cocos2d/cocos2d-x/issues/16098

Anybody? i need to use webview in the app…