Saturday, July 16, 2011

[android-developers] Re: "2x"/stretched resources in honeycomb

Do you know for a fact that placing resources in /res/drawable-xlarge
will display the higher resolution images in the Honeycomb 3.2
"Stretch to fill screen" mode? If so, how do you know? (I will
experiment with this, but I'd like to know where this knowledge comes
from.)

On Jul 15, 11:59 pm, keyboardr <keyboa...@gmail.com> wrote:
> /res/drawable-xlarge
>
> On Jul 15, 8:27 pm, "Alec B. Plumb" <abp...@gmail.com> wrote:
>
>
>
>
>
>
>
> > With 3.2, honeycomb devices now have the option to have an application
> > "Stretch to fill screen". In my opinion, my apps look better in this
> > mode than in the regular zoom mode. I know all about Fragments and how
> > I could use them to fill the space with more (useful) information, but
> > the size of the android tablet market just doesn't justify that
> > expense right now.
>
> > On iPads, you can make the 2x/stretched experience look much better by
> > providing higher-density resources. The android resource system would
> > seem to make it a no-brainer to make "stretch to fill screen" an
> > acceptable experience for the time being. Is there any way to do it?
>
> > Alec

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment