[android-developers] Re: webview adds extra horizontal space in the screen

2016-04-14 Thread Tasneem Bohra
Hello Wendel, 
I am still facing this issue for device lower than L. 

On Saturday, 16 October 2010 02:59:15 UTC+5:30, Wendel Assis wrote:
>
> Hi all,
>
> I'm using webview to display local html content. The text fits the 
> screen width, but the user is able to navigate horizontally where there is 
> only blank space left. However, there is no content to be shown as 
> everything fits the screen size. Does anyone know how can I avoid this 
> behavior? I mean, if all content is being show, how can I disable 
> horizontal navigation.
>
> Regards,
> Wendel
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/2223cb1b-b9ac-47d5-ad39-c7bab5fb8713%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: webview adds extra horizontal space in the screen

2010-10-16 Thread Maps.Huge.Info (Maps API Guru)
You can add this meta tag to your page:

meta name=viewport content=initial-scale=1.0, user-scalable=no /

If you still have trouble, post back with your webview code.

-John Coryat


On Oct 15, 4:29 pm, Wendel Assis wendel.as...@gmail.com wrote:
 Hi all,

     I'm using webview to display local html content. The text fits the
 screen width, but the user is able to navigate horizontally where there is
 only blank space left. However, there is no content to be shown as
 everything fits the screen size. Does anyone know how can I avoid this
 behavior? I mean, if all content is being show, how can I disable horizontal
 navigation.

 Regards,
 Wendel

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