Hi,
 
Suppose, I have a LinearLayout for which I have a background image to set. 
However, the background image has a longer height than what is left available 
(from another LinearLayout above) even though its width fits perfectly.
 
As expected, when I set this image as a background it overlays itself on to the 
LinearLayput sitting above.
 
I am wondering whether there's a way to have my background image scaled 
automatically or not. Or should I use a RelativeLayout to make sure that there 
won't be any overlay. However, how would the image be scaled in that case ?
 
Cheers,
 
Emre


_________________________________________________________________
Stay in the loop and chat with friends, right from your inbox!
http://go.microsoft.com/?linkid=9671354
--~--~---------~--~----~------------~-------~--~----~
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