You can create a bitmap in memory, using your own file and draw it in
background. It will help you like the repeat image.



On Jan 12, 1:57 pm, liordav <lior...@gmail.com> wrote:
> Hi,
> I have an image I want to use as a background to some layout.
> the problem is the image contains a texture of slant lines, so if i
> use a 1 pixel width image or a 9 patch the image is stretched and the
> texture is Twitching, so i can see the slant lines as latitude lines.
> I saw that he android emulator uses a similar texture in the progress
> bar indeterminate animation, is there a special/simple definition to
> order the background image to repeat itself rather than stretch? is
> there a way to do it with 9 patch, cause eventualy i also need the
> corners to be round.
> thanks for the help.

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