Hey guys,

I've got a quick question that I can't seem to find the answer too. I
have a LinearLayout with fill_parent for both height and width. I set
the background to a hires image that is 480x855 in case I encounter a
long device. When it goes to put the imagine in the background for
both the ADP1 and the Droid devices, it ends up squishing the imagine
down when I'd prefer to just maintain the aspect ratio and crop.

Is there a way I can accomplish that? I've tried adding
scaleType="center" and "fitStart" but it seems to want to squish it
every time. Is there a way I can just line it up at the top?

Thanks!

Evan

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