Hello,

is it possible to create a LinearLayout background image that
scales ?

As for the EditText widgets, I am able to create background images
(via draw9patch tool). There, I can define which image parts can be
(horizontally/vertically) stretched and which not. So the resulting
image is highly flexible.

LinearLayout background images do scale with the height/width per
default. But if my background image contains some sort of horizontal
line on the very top, this line is vertically stretched as soon as the
height of the Layout increases. Is it somehow possible to use
draw9patch to create a scale-intelligent background image?

Thanks in advance!

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