Should I use Webkit source code and use it from native code to do this ??
On Feb 2, 8:22 pm, CodeOnWeed <[email protected]> wrote: > Hi all, > ( I am using a Samsung Galaxy Tab 10.1 ). I need to develop a > HTML5 based app. I want to zoom the contents of a Html fragment ( like > <html><body><p>A small paragrah goes here.</p></body></html> ). > Currently the WebView only supports limited amount of zooming of the > content. My application need to zoom a word in a paragram upto the > maximum ( i.e. to fit the tablet's physical screen width ). Can anyone > tell me, whether it is possible to do it with the Android.Webkit > related classes ? > Any help would be appreciated... > > regards -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

