Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Small WebView in iPad is not rendered properly

$
0
0

Hi,

I have created a webview with these properties:

"#WebLinkDisplayer" :{
    top : 0,
    bottom : 0,
    width : '50%',
    disableBounce : true,
    scalesPageToFit : true,
    url : 'http://remote.url'
}
Now when I open an URL (it is a remote URL which I cannot share) then the page is getting displayed but horizontally the entire content is not getting displayed. It is getting cropped. But, if I change the width to 100%, then the entire page is getting displayed properly.

Has anyone faced such issue and found any solution for this. This is hapenning only in iPad. In Android tablets, it is working properly.

Regards, Soumya


Viewing all articles
Browse latest Browse all 8068

Trending Articles