Re: [android-developers] Background on layout is scrunching contained content

2010-02-06 Thread Romain Guy
Why don't you just edit your 9patch image to remove the padding that you put in there? On Sat, Feb 6, 2010 at 10:15 AM, Mark Nuetzmann wrote: > I have a LinearLayout that I set a background to a 9-patch drawable. > It appears that the LinearLayout is somehow forcing its contents to > display with

[android-developers] Background on layout is scrunching contained content

2010-02-06 Thread Mark Nuetzmann
I have a LinearLayout that I set a background to a 9-patch drawable. It appears that the LinearLayout is somehow forcing its contents to display within the center space defined by its background. This is really creating problems as the content is being "scrunched" or compressed to a much smaller s