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 <mmur...@commonsware.com> wrote:
> On Sun, Jul 4, 2010 at 6:06 PM, Stephen Lebed <srle...@gmail.com> 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 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

Reply via email to