I was wondering if someone knew how to do this. I have a bunch of Rect objects and I am drawing bitmaps to them. I believe there should be a way to tile a bitmap along the rectangle, but I can't seem to find anyway to do it. I need to scale it and draw it to the Rect, tiling it across the x axis as needed. Is there a function for this in android? I have been searching for a few days and haven't come across anything that worked for me.
Any help will be appriciated
Thanks in advance!WWaldo


