wow.  ok, that explains it.

I cannot believe the flagship device for Moto would not be at least a
hires device.

thank you.

On Feb 25, 8:59 am, Kostya Vasilyev <[email protected]> wrote:
> This is correct, as the XOOM is not xhdpi.
>
> It's an -xlarge, -mdpi device.
>
> -- Kostya
>
> 25.02.2011 17:53, Mark Nuetzmann пишет:
>
>
>
>
>
>
>
>
>
> > Hi,
>
> > I have an app that has default drawables in the drawable folder.  I
> > have both a drawable-hdpi and a drawable-xhdpi folder set up.  When I
> > launch my app on the XOOM the device seems to be picking up the
> > default drawables and NOT the ones in the xhdpi folder.  Has anyone
> > come across this?  My manifest is set up with,
>
> >      <uses-sdk
> >          android:minSdkVersion="4"
> >          android:targetSdkVersion="9" />
>
> >      <supports-screens
> >          android:smallScreens="true"
> >          android:normalScreens="true"
> >          android:largeScreens="true"
> >          android:xlargeScreens="true"
> >          anyDensity="true" />
>
> > I know that xhdpi was available as of sdk version 8...
>
> > Regards,
> > Mark
>
> --
> Kostya Vasilyev --http://kmansoft.wordpress.com

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