Skip to first unread message

J.A.F

unread,
Aug 5, 2018, 3:48:49 PM8/5/18
to MIT App Inventor Forum
Hello, how can I disable the zoom of the webview in MIT inventor, because when I install the apk it appears with a zoom button

Thank you

TimAI2

unread,
Aug 5, 2018, 3:56:29 PM8/5/18
to MIT App Inventor Forum
If it is your own webpage / html add the following to the <html> section at the top:

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">


Abraham Getzler

unread,
Aug 5, 2018, 5:13:10 PM8/5/18
to MIT App Inventor Forum
Reply all
Reply to author
Forward
0 new messages