>From what i can gather,
You should try enabling the scroll bars using
web.setVerticalScrollBarEnabled(true);
web.setHorizontalScrollBarEnabled(true);
also, try web.setInitialScale(percent_value) for better scaling.
----web is the object of WebView Class.
Cuil
On Tue, Dec 28, 2010 at 8:15 AM, TreKing <[email protected]> wrote:
> On Mon, Dec 27, 2010 at 8:22 PM, CaryWang <[email protected]> wrote:
>
>> I use webView load html page。I want show screen size of the html
>> page,other area html page not show.and user can't drag screent show other
>> area.
>
>
> I'm sorry, but that's really not any clearer.
>
>
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>
--
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