Hello Everyone,

Does anyone know how to disable the automatic zoom on input fields. I
think only the HTC phones have that issue (so far that's the only
phone reported).

My app utilizes a WebView where I load some HTML into it and adding a
JavaScript interface to a set of functions which are used from the
HTML.

I have one input field for a search box. On all my Android Phones
(Droid, DroidX, Captivate, Fascinate, etc, - even Emulator) it works
fine, however all the HTC's automatically zooms into the input field
on the webview and messes up the whole interface. I am removing the
users ability to zoom in and out (.setBuiltInZoomControls(false)), I
want that they stay within the current view.

How can I restrict that the HTC's are not automatically zooming into
the input field and work as the other Android phones?

Thanks,

Andy


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to