[android-developers] Re: zooming on webkit WebView

2012-01-12 Thread freefly
Thanks for your reply. Its seems currently the Scale factor is only
upto 500. I really need to zoom more. It is for accessibility purpose
of my application.

is there any other way to get more zoom ? do I need to enlarge the
client are of the window to get more scaling of the fonts ?

Kind regards

> hi
> you can use setinitialscale attribut asnd pas value 200 or 300 in it
>

-- 
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


[android-developers] Re: zooming on webkit WebView

2012-01-11 Thread harsh chandel
hi
you can use setinitialscale attribut asnd pas value 200 or 300 in it

On Jan 10, 7:37 pm, freefly  wrote:
> Hi all,
>     I am developing an application where I need to zoom the text on
> the WebView, as much as a single word on the whole screen, is this
> possible ? I have tried with the WebView, the standard WebView zoom
> limits to an extend. I am new to Android development, I would really
> appreciate any help.
>
> Kind regards

-- 
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