Yes, and I've tested changing 'any density' to true and false.  The
results are the same for each device tested.


This is from my manifest:

<supports-screens
                android:smallScreens="false"
                android:normalScreens="true"
                android:largeScreens="true" android:anyDensity="false"/>

Stephen




On Jul 4, 3:20 pm, Mark Murphy <[email protected]> wrote:
> On Sun, Jul 4, 2010 at 6:06 PM, Stephen Lebed <[email protected]> wrote:
> > I've tried your suggestions, but its still not working.  I am testing
> > on the emulator, so there may be an issue with that.  I'm targeting
> > v1.6
>
> Do you have your <supports-screens> element set up properly?
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Android Consulting:http://commonsware.com/consulting

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

Reply via email to