Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

How to disable mobile autozoom on focus in TextField

$
0
0
Hi All,

I've a problem with mobile device autozoom function. When I focus a TextField, android do a zoom of my view, but my layout is static and all becomes wrong....

So I've tried with this meta-tag in my index file:

Code:

<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
but this line not prevent autozoom on focus field...

Is There a property that I could set in TextField?
Any workaround?

I've smartgwt 5.0p

Thx

Viewing all articles
Browse latest Browse all 4756

Trending Articles