Hi everyone,
I’m using Corona SDK from a while to build a game and I’ve built login/registration pages using html because they’re better to customize than native textboxes and stuff.
To display them I use the native.newWebView command, however I’ve noticed that in Android zoom buttons are displayed in the right-bottom angle of the screen.
Is there any way to disable o hide them? (both from HTML or Corona)
Thanks in advance!