For background image, try:
android:background="@drawable/my_image"
http://developer.android.com/reference/android/view/View.html#setBackgroundResource(int)
http://developer.android.com/reference/android/view/View.html#setBackgroundDrawable(android.graphics.drawable.Drawable)
http://developer.android.com/guide/topics/graphics/2d-graphics.html

Don't know if repeating backgrounds is possible or not.  (But what's
the difference between a repeating 1px image and a solid background
color?)



On Oct 29, 10:50 am, Gustavo Melo <pipoc...@gmail.com> wrote:
> ListView Question !
>
> I know it's possible change the row color, but it's possible to put some
> imagem on background?
> And if yes, it's possible to create an imagem 1px and repeat-x or repeat-y
> like CSS?
>
> --
> []'s
> Gustavo Melo

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