[android-developers] Re: Android 2.2 - width=device-width No Longer Working

2010-09-13 Thread bcolflesh
Parag, I'm still testing this morning - but that does seem to be the answer to my issue - thank you very much for posting! Info in the official docs: http://developer.android.com/reference/android/webkit/WebView.html Search for "target-densitydpi" James Short, note the entry on "-webkit-devi

Re: [android-developers] Re: Android 2.2 - width=device-width No Longer Working

2010-09-09 Thread James Short
You think or you tested it out and it works? On Wed, Sep 8, 2010 at 10:13 AM, Parag wrote: > I think we now need to use the following tag > > > > On Sep 7, 3:21 pm, icedogchi wrote: > > Not sure, but I have a site that looked flawless with 2.1. Now with > > Froyo, the site is all squished up

[android-developers] Re: Android 2.2 - width=device-width No Longer Working

2010-09-09 Thread Parag
I think we now need to use the following tag On Sep 7, 3:21 pm, icedogchi wrote: > Not sure, but I have a site that looked flawless with 2.1.  Now with > Froyo, the site is all squished up and the fonts are all sized > incorrectly. > > I think there is a bug with 2.2, CSS and Webkit. > > On Sep

[android-developers] Re: Android 2.2 - width=device-width No Longer Working

2010-09-07 Thread icedogchi
Not sure, but I have a site that looked flawless with 2.1. Now with Froyo, the site is all squished up and the fonts are all sized incorrectly. I think there is a bug with 2.2, CSS and Webkit. On Sep 7, 12:47 pm, bcolflesh wrote: > In previous versions of Android that supported: > > > > the de